Skip to main content

Provision a partner customer account

POST/partners/accounts
For a partner server authenticated with an organisation API key (tlak_). Creates an account inside the caller's organisation, a website sales channel for it and a publishable key. Requires the accounts.write, saleschannels.write and saleschannelkeys.write scopes.

Request Body

name*stringAccount name (the club)
status"active" | "inactive"Account status
channelNamestringName of the first sales channel (defaults to "<name> website")
channelSlugstringSlug of the first sales channel, unique within the organisation (derived from the name when omitted)

Response

Account provisioned

Code Samples
No code examples available for this operation.

Try It

Request Body
Account name (the club)
Account status
Name of the first sales channel (defaults to "<name> website")
Slug of the first sales channel, unique within the organisation (derived from the name when omitted)