Primer · Example Payload

Primer Post Payments Response 400 Idempotencyerror

paymentspayment orchestrationpayment processingfintechfraud detectionsmart routingcheckoutpayment methodsreconciliationwebhooks

Primer Post Payments Response 400 Idempotencyerror 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": "TransactionRequestIdempotencyKeyAlreadyExists",
    "description": "Transaction request already exists with idempotency key 'IDEMPOTENCY_KEY'.",
    "paymentId": "6gHJtooK6",
    "paymentStatus": "SETTLED",
    "diagnosticsId": "1234567898",
    "validationErrors": []
  }
}