Update a CustomerAsk AIpatch https://api-dev.prolifepayments.com/payments/v1/customers/{customer_id}Path Paramscustomer_idstringrequiredThe customer that will be updated.Body ParamsnamestringrequiredThe customer’s full name or business name.emailstringThe customer’s email address.descriptionstringA custom description for the customer.phonestringThe customer’s phone number.addressobjectThe customer’s address.address objectshippingobjectThe customer's mailing and shipping address.shipping objectinvoiceSettingsobjectinvoiceSettings objectHeadersidempotencyKeystringA unique identifier to ensure the same operation isn't processed multiple times, preventing duplicate transactions.onBehalfOfstringSpecifies the account for which the Customer update is intended. This is used for scenarios where one partner processes payments on behalf of another partner, such as in PayFac or related partner relationships.Responses 200200 400400Updated 6 months ago