v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
CUSTOMERS

Create note, birthday, business name for a customer

Creates note, birthday, business name associated to a merchant's customer.

post/v3/merchants/{mId}/customers/{customerId}/metadata

Path parameters

mIdstring required

Merchant Id

customerIdstring required

Headers

User-Agentstring required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>

Request body

businessNamestring

Name of customer's business. Note: Length of the business name cannot be more than 127 characters.

notestring

Additional information about the customer. Note: Length of the note cannot be more than 2000 characters.

dobYearinteger

Optional. Year of the customer’s date of birth.

dobMonthinteger

Month of the customer’s date of birth.

dobDayinteger

Day of the customer’s date of birth.

modifiedTimeinteger

Time when the customer data was last updated.