Update customer
Path parameters
Payabli-generated customer ID. Maps to “Customer ID” column in PartnerHub.
Headers
Request
Additional Custom fields in format “key”:“value”.
Customer country in ISO-3166-1 alpha 2 format
See https://en.wikipedia.org/wiki/ISO_3166-1 for reference.
User-provided unique identifier for the customer. This is typically the customer ID from your own system.
Customer Status. Possible values:
-99
Deleted0
Inactive1
Active85
Locked (typically due to multiple failed login attempts)
Shipping ZIP code. For Pay In functions, this field supports 5-digit and 9-digit ZIP codes and alphanumeric Canadian postal codes. For example: “37615-1234” or “37615”.
Timezone, in UTC offset. For example, -5 is Eastern time.
Response
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
Code for the response. Learn more in API Response Codes.
Response text for operation: ‘Success’ or ‘Declined’.