Tuwn
Developer Portal1.0.0
POST/api/v1/da/pay

Make Payment


Digital Accounts

Endpoint

https://sbox-business.tuwn.io//api/v1/da/pay

Request Body

amountrequired
integer

The amount to pay.

currencyrequired
string

The currency of the payment.

toAccountrequired
string

The account ID to make payment to.

fromAccountrequired
string

The digital account ID to make payment from.

Responses

errors
string[]
success
boolean
paymentId
string