POST
/
customers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
corporation_id
string
required

The unique identifier for a corporation this customer belongs to.

name
string
required

A display name for this customer.

Response

200 - application/json
data
object
message
string