Create a new child customer account. For standalone customers, creates a parent/child hierarchy first. Requires ADMIN role.
Documentation Index
Fetch the complete documentation index at: https://docs.interchange.io/llms.txt
Use this file to discover all available pages before exploring further.
API key or access token
Request body for creating a child customer account
Name for the new child account
1 - 255"Nike"
Whether the account is a buyer or seller
BUYER, SELLER "BUYER"
Name for the parent account created during standalone conversion. Defaults to "{company} (Admin)" if omitted.
1 - 255"Acme HQ"
Registered organization domain. For SELLER accounts, also seeds the auto-created storefront's publisher and operator domain.
255^[a-z0-9]([a-z0-9-]*[a-z0-9])?(\.[a-z0-9]([a-z0-9-]*[a-z0-9])?)+$"nike.com"
Create child account
Full user context scoped to the new child customer
User profile data
Customer context for the newly created child
All accessible customer accounts
Whether to show the ToS acceptance dialog
Whether the customer has an active contract
Latest PSA version identifier
True if the request triggered a standalone-to-parent conversion
When set, the user cannot accept ToS themselves and must contact an organization admin. Only emitted when showPsaBox is also true.
PARENT_MUST_ACCEPT_TOS