Primer · Example Payload

Primer Post Payments Id Refund Response 409 Idempotencykeyalreadyexists

paymentspayment orchestrationpayment processingfintechfraud detectionsmart routingcheckoutpayment methodsreconciliationwebhooks

Primer Post Payments Id Refund Response 409 Idempotencykeyalreadyexists 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": "IdempotencyKeyAlreadyExists",
    "description": "The idempotency key \"1234567898\" already exists for transaction",
    "diagnosticsId": "1234567898",
    "paymentId": "gg3r3tsa3",
    "paymentStatus": "SETTLED"
  }
}