Create note, birthday, business name for a customer

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Merchant Id

string
required
Body Params
string

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

string

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

int32

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

int32

Month of the customer’s date of birth.

int32

Day of the customer’s date of birth.

int64

Time when the customer data was last updated.

customer
object

Customer for whom the metadata is saved.

Headers
string
required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>

Response
200
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!