integrations > ppp

Create Customer

Create a perfect pricing customer

post/v1/ppp/customers

Headers

Authorizationstring required

Bearer authentication

X-Account-Tokenstring required

The account token that is associated with the end user linked to this account

Request body

TypesCustomer required— unresolved $ref

Response

Response with status 200

TypesCreateCustomerResponse required— unresolved $ref

Changes