Primer · Example Payload

Primer Post Payments Id Refund Response 422 Unprocessablerefundamount

paymentspayment orchestrationpayment processingfintechfraud detectionsmart routingcheckoutpayment methodsreconciliationwebhooks

Primer Post Payments Id Refund Response 422 Unprocessablerefundamount is an example object payload from Primer, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

error

Example Payload

Raw ↑
{
  "error": {
    "errorId": "UnprocessableRefundAmount",
    "description": "Cannot refund this payment with the amount 4201. The refund amount must be less than or equal to the payment authorized amount (4200).",
    "diagnosticsId": "1234567898"
  }
}