Skip to main content
POST
Create a mock wire repayment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
fiatAccountId
string<uuid>
required

The ID of the wire bank account to use for the mock repayment. This is the same ID returned by the wire bank accounts endpoint.

Example:

"be863d4a-928f-4f54-9af0-c94f5a80ce49"

amount
object
required

Response

Successfully created a mock wire repayment.

data
object