Skip to main content
POST
/
merchant
/
payment-request
/
{reference}
/
cancel
Cancel Payment Request
curl --request POST \
  --url https://api.yourflexpay.com/v2/merchant/payment-request/{reference}/cancel \
  --header 'Content-Type: application/json' \
  --data '{}'

Headers

R-Merchant-ID
string
R-Api-Key
string

Path Parameters

reference
string
required

Body

application/json

The body is of type object.

Response

200

Get Payment Request