Refund a completed collection
Collections
Refund a completed collection
POST
Refund a completed collection
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required; prevents duplicate refunds on retry
Path Parameters
Collection UUID
Body
application/json
Refund amount in minor units; must equal the original collection amount (v1 full refunds only)
Example:
5000
Response
Example:
"a1b2c3d4-..."
Example:
"e5f6g7h8-..."
Amount in minor units
Example:
5000
Example:
"MWK"
Refund status: requested | pending | successful | failed
Example:
"requested"
Set on successful or failed transition