Collect & Onramp
Make a mock payment
Sends a mock payment request (only in staging environment)
POST
/
v1
/
mock
/
payment
Body
application/json
voucherId
string
requiredID of the voucher to be paid
amount
integer
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
201 - application/json
success
boolean
message
string