/cancel_payment

Use the pnm_payment_identifier to cancel a payment. Only unprocessed payments can be canceled. For ACH payments, this is before the daily batch transfer to the bank. For cards, the cutoff time is based on the card processing network.

Body Params

Cancels the payment associated with the specified pnm_payment_identifier.

string
required
Defaults to S2411573363

Identifies your client site.

string
required

The Unix Epoch time of the call

string
required
Defaults to 3.0

The version of the API. This version must match the version associated with your API key pair.

string
required

The HMAC signature that is calculated by running your API Secret Key and the alphabetized, concatenated parameters of the request payload through the SHA256 message digest algorithm.

string
required
Defaults to 342104401427

The unique, PayNearMe-created identifier for this payment.

string

The name or ID of the client agent cancelling the payment.

Response

Language
URL
Response
Choose an example:
application/json