Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Path Parameters

id
string<uuid>
required
Example:

"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"

Query Parameters

accountId
string
required

The ID of the account to work with.

Example:

"F50091"

include
enum<string>

Controls which optional properties should be attached to the response.

Available options:
link
Example:

"link"

Response

200 - application/json

OK

id
string<uuid>
required

The ID of the BVNK remitter to work with.

Example:

"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"

accountId
string
required

The ID of the account to work with.

Example:

"F50091"

budgetId
string<uuid>
required

The ID of the budget to work with.

Maximum string length: 36
Example:

"775596ae-2624-40af-a9dc-9756110a4a03"

status
enum<string>
required
Available options:
OPEN
sourceCurrencyCode
string
required

The currency the remitter will send.

Required string length: 3 - 4
Example:

"USDC"

destinationCurrencyCode
string
required

The currency that should be received into the budget.

Required string length: 3 - 4
Example:

"USD"

details
Individual · object
required
createdBy
string
required
Required string length: 1 - 255
Example:

"John Smith"

createdAt
string<date-time>
required

The date the Resource was initially created. ISO 8601 format without milliseconds.

updatedAt
string<date-time>
required

The date the Resource was last modified. ISO 8601 format without milliseconds.

displayName
string | null
Required string length: 1 - 255
Example:

"John Smith"