Skip to main content
POST
Refund a money transaction

Authorizations

Authorization
string
header
required

See our authentication documentation for how to authorize your requests

Headers

spacebring-network-id
string<uuid>

The id of the network. Required when using bearer token authentication

Path Parameters

transactionId
string<uuid>
required

The id of the transaction.

Body

application/json
transaction
object

Refund options for the transaction.

Response

OK

refund
object
required

The refund that was made.