Spendbacks
Spendback refund
Allows the merchant to refund recipients who have previously made a spendback transaction.
<!-- theme: warning --><div style="display:none;">⚠️ Try It
To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.<br/><br/>Include at least the spendback ID and amount to refund in the request.
Request parameters
- spendbackId
- amount
- payoutAccountId
- recipientId
- providerId
- spendbackRef
- recipientRef
- providerSpendbackRef
- currency
- providerType
- spendbackType
- spendbackStatus
- spendbackDate
- createdAt
- updatedAt
Response parameters
- spendbackId
- payoutAccountId
- recipientId
- providerId
- spendbackRef
- recipientRef
- providerSpendbackRef
- amount
- currency
- providerType
- spendbackType
- spendbackStatus
- spendbackDate
- createdAt
- updatedAt
post/payout/v3/spendbackRefund
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.