Create Customer
Customers
Create Customer
Create a new customer in your vault.
POST
Create Customer
Authorizations
Authorization by x-api-key inside request's header
Body
Customers first name.
Maximum string length:
100Pattern:
^[0-9A-Za-z _\-\.,`'()@#!?\/\\:;|+=@%&]*$Customers last name.
Maximum string length:
100Pattern:
^[0-9A-Za-z _\-\.,`'()@#!?\/\\:;|+=@%&]*$Company associated with the customer.
Maximum string length:
100Pattern:
^[0-9A-Za-z _\-\.,`'()@#!?\/\\:;|+=@%&]*$Merchants customer identifier. This field can be used as a reference back to your internal data system.
Maximum string length:
100Pattern:
^[0-9A-Za-z _\-\.,`'()@#!?\/\\:;|+=@%&]*$Customers phone number. This could be a cellular, land line, or a fax number.
Maximum string length:
100Pattern:
^[0-9A-Za-z _\-\.,`'()@#!?\/\\:;|+=@%&]*$Customers email address.
Maximum string length:
100Pattern:
^[0-9A-Za-z _\-\.,`'()@#!?\/\\:;|+=@%&]*$Metadata associated with the customer. This is a key value pair.