POST /api/sandbox/partner
POST/api/sandbox/partner
Creates or updates the sandbox partner profile for the current API key.
If the partner does not exist yet, pass invite_code to attach it to an upstream sandbox partner. Maximum network depth is 5 levels; if the limit is exceeded, API returns 409 FLOW_CONFLICT.
POST requests must include Idempotency-Key so a retry does not create a duplicate operation.
Request
Responses
- 200
- 400
- 401
- 409
- 429
Sandbox partner state
Invalid request: invalid body, missing Idempotency-Key for POST, unknown action, or invalid amount
Sandbox API key is missing or invalid
The flow cannot continue from the current state, a balance/limit is insufficient, or Idempotency-Key conflicts
Sandbox API rate limit exceeded