Update Customer

Updates the customer object for the customer specified in the request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Special Notes

If changes are entered for any other fields, the system will ignore them and retain existing values.

You must include the entire set of Customer Object Attributes in your change request, even if you are changing just one of the fields. Failure to do this will result in any non-included fields being set to null.

If you know a field is set to null, and you want to keep it that way, you do not need to include it in the Request.

Body Params
int32
Defaults to null

Required. Customer Id of the customer you would like to update.

string
Defaults to Required

Required. 100 characters max.

string
Defaults to Required

Required. 100 characters max.

boolean
Defaults to true

Required. Set to true to indicate that there is no separate shipping address, even if you are not including a billing address. Set to false to require ShippingAddress fields.

BillingAddress
object

Billing address is not required, but if included all its attributes are required except StreetAddress2, StateCode, and Country. From 5 to 10 characters of any type is valid for ZipCode.

ShippingAddress
object

Not required if ShippingSameAsBilling is set to true, but if included all its attributes are required except StreetAddress2, StateCode, and Country. From 5 to 10 characters of any type is valid for ZipCode.

string

Optional. 50 characters max.

string

Optional. 28 characters max. Useful for assigning non-PaySimple Id to the customer for future reference.

string

Optional.10 characters max, enter as a numeric string; do not include parenthesis or dashes.

string

Optional. 10 characters max, enter as a numeric string; do not include parenthesis or dashes.

string

Optional. 10 characters max, enter as a numeric string; do not include parenthesis or dashes.

string

Optional. 10 characters max, enter as a numeric string; do not include parenthesis or dashes.

string

Optional. 100 characters max, must be a valid email address.

string

Optional. 100 characters max, must be a valid email address.

string

Optional. 100 characters max, must be in URL format.

string

Optional. 2048 characters max. Open text field.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json