Create customers in bulk

Create multiple customer delegation requests at once. Each customer will receive a delegation notification email.
Only available for resellers.
This operation is atomic: if one customer data is invalid or a logo upload fails, no customers are created (transaction rollback).

Authentication:

  • Requires apiTokenAuth
  • Restricted to Resellers

Content-Type Support:

  • application/json: For creating customers without logos.
  • multipart/form-data: Required if you want to include logos.
Body Params
customers
array of objects
required
length ≥ 1
customers*
string
required
length ≤ 255
string
required
boolean
required
boolean
Defaults to false
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json