Update a customer.
Authorizations
LedgerUp API Key.
Path Parameters
Customer UUID. LedgerUp customer UUID.
"018f5f0c-1111-7abc-8def-123456789abc"
Body
Update-customer request. Unknown JSON fields are rejected. Omitted fields are unchanged.
Customer name. Maximum 256 Unicode scalar values.
256"Acme"
Optional caller-supplied external identifier. Send null to clear.
256"crm_acme_001"
Optional Stripe customer identifier. Send null to clear.
256"cus_NffrFeUfNV2Hib"
Optional QuickBooks customer UUID. Send null to clear.
"018f5f0c-1111-7abc-8def-123456789abc"
Response
Updated.
Customer UUID.
"018f5f0c-1111-7abc-8def-123456789abc"
Customer name.
256"Acme"
Optional caller-supplied external identifier.
256"crm_acme_001"
Optional Stripe customer identifier.
256"cus_NffrFeUfNV2Hib"
Optional QuickBooks customer UUID.
"018f5f0c-1111-7abc-8def-123456789abc"
Unix timestamp in seconds.
1767225600
Unix timestamp in seconds.
1767225600