id
that is forty characters or less in length. We recommend that a customer's identifier be identical in both your system and our system.id
value in the create customer request, we generate one for you and return it in the response.email
parameter represents a customer's email address. You can create multiple customers in your account that contain identical email
values.shipping
to store a customer's name
, phone
, email
, organization
, basic ship to address
, and detailed ship to additionalAddressInfo
.enabled
flag to false
, then any attempts to create orders that reference this customer will fail. You should only set enabled
to false
when you want to block a customer from placing orders. For example, you may decide this is necessary when a customer has a history of fraudulent behavior.defaultSourceId
should reference a source that customers have indicated is their default payment instrument.requestToBeForgotten
to instruct Digital River to delete a customer's data from our system.POST/customers
request specifies a unique id
:201 Created
whose payload contains a customer object: