partner_refund
Process refunds through the Partner API for CPA and SaaS integrators. Requires RoboxPartnerId and partner authentication headers.
Instructions
Alternative refund path via Partner API (for CPA / SaaS integrators).
Merchant-only users should prefer refund_create instead (uses Password#3).
Partner API requires RoboxPartnerId and partner-specific auth headers —
typically {"Authorization": "Bearer <partner-jwt>"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| robox_partner_id | Yes | ||
| op_key | Yes | ||
| auth_headers | Yes | ||
| refund_sum | No | ||
| receipt | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||