v1
latestOpenAPI 3.0.12026-07-242871595.3 MBCUSTOMERS
Create a customer
Creates customer record for a merchant. Note that the request body cannot be null.
post/v3/merchants/{mId}/customers
Path parameters
mIdstring required
Merchant identifier.
Query parameters
expandstring
Expandable fields to display additional nested information: [addresses, emailAddresses, phoneNumbers, cards, metadata]
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
Request body
Response
Successful response. Customer record is created.