Primer · Example Payload

Primer Post Payments Id Capture Request Using Expand

paymentspayment orchestrationpayment processingfintechfraud detectionsmart routingcheckoutpayment methodsreconciliationwebhooks

Primer Post Payments Id Capture Request Using Expand 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

amountexpand

Example Payload

Raw ↑
{
  "amount": 42,
  "expand": [
    "transactions.events"
  ]
}