GET
/
payment
/
resolve

Query Parameters

id
string
required

The ID of the unresolved transaction

option
enum<string>
required

This is the way you want the transaction to be completed. Either refundExcess or PayAll option

Available options:
refundexcess,
payall

Response

200 - application/json
message
string
success
boolean