Skip to main content
POST
Make a mock payment

Body

application/json
voucherId
string
required

ID of the voucher to be paid

amount
integer<int32>

Amount to pay. This can be used to simulate overpayment and underpayment in staging environment. If this field is not provided, the expected amount will be paid.

Response

successful operation

success
enum<boolean>
Available options:
true
message
string