Channel Partners
List Channel Partners
List all API Sales Channel integration instances (channel partners). Returns all instances without pagination.
Create Channel Partner
Create a new API Sales Channel integration instance.
Bulk Reprocess Events
Mark multiple inbound events for reprocessing.
Bulk Delete Events
Bulk delete multiple inbound events by IDs.
Show Channel Partner
Show a single channel partner integration instance.
Update Channel Partner
Update a channel partner integration instance.
Delete Channel Partner
Delete a channel partner integration instance. Returns 204 No Content on success.
Get Dashboard Stats
Get dashboard statistics for a channel partner, including instance info, aggregate stats, and recent orders.
List Orders for Channel Partner
Paginated list of sales orders for a channel partner's sales channel.
List Tokens
List all API tokens for a channel partner instance. Token values are not shown after creation.
Generate Token
Generate a new API token for a channel partner. The plain-text token value is only returned once — copy it immediately.
Revoke Token
Revoke (delete) an API token for a channel partner.
List Inbound Events
List paginated inbound webhook events for a channel partner instance.
Show Inbound Event
Show a single inbound event with full request/response payloads and headers.
Get Inbound Events Stats
Get aggregate statistics and a list of distinct endpoint paths for a channel partner's inbound events.
Reprocess Inbound Event
Mark a single failed inbound event for reprocessing. Returns 422 if the event has already been processed.
Delete All Events for Instance
Delete ALL inbound events for a channel partner instance. Use with caution.