v1

latestOpenAPI 3.1.0Apache 2.02026-07-2473175248.0 KB
1. Customers

Create a new Customer on this Platform.

post/customers

Request body

customerIdentifierstring required

A unique identifier for this customer. Must be between 5-100 characters and accepts the following: -0-9a-zA-Z in any sequence.

displayNamestring required

A friendly name for this customer. Must be between 5-100 characters and accepts letters, numbers, punctuation and whitespace separators in any sequence.

Response

Created

customerIdentifierstring required

A unique identifier for this customer. Must be between 5-100 characters and accepts the following: -0-9a-zA-Z in any sequence.

displayNamestring required

A friendly name for this customer. Must be between 5-100 characters and accepts letters, numbers, punctuation and whitespace separators in any sequence.