POST
/
transfer
/
resolve

Authorizations

x-api-key
string
headerrequired
x-api-secret
string
headerrequired

Body

application/json
bankCode
string
required

The code of the bank to resolve, must be 3 digits.

accountNumber
string
required

The account number to resolve, must be 10 digits.

Response

200 - application/json
status
boolean

Indicates whether the resolution request was successful.

statusCode
integer

The status code of the resolution response.

data
object
message
string

A message providing additional information about the resolution response.