Primer · Example Payload

Primer Post Payments Id Capture Request Using Metadata

paymentspayment orchestrationpayment processingfintechfraud detectionsmart routingcheckoutpayment methodsreconciliationwebhooks

Primer Post Payments Id Capture Request Using Metadata is an example object payload from Primer, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

amountmetadata

Example Payload

Raw ↑
{
  "amount": 42,
  "metadata": {
    "extraField": "Text value"
  }
}