Skip to main content
POST
Validate payment details

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
country
string

ISO 3166-1 alpha-2 code

Pattern: ^[A-Z]{2,2}$
currency
string

ISO 4217 alpha code

Pattern: ^[A-Z]{3,3}$
creditorAgent
object
creditorAccount
object
creditor
object
intermediaryAgent1
object
intermediaryAgent2
object
intermediaryAgent3
object
settlementInformation
object

Response

200 - application/json

Validations result returned successfully

status
enum<string>
required
Available options:
OK,
ALERT
alerts
object[]
required