Verifone · Example Payload

Paypal Ecommerce Api Posttransactionsidauthorize

PaymentsPOSTerminal ManagementeCommerceFinTechPayment ProcessingOmnichannel

Paypal Ecommerce Api Posttransactionsidauthorize is an example object payload from Verifone, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdsummarymethodpathresponseExample

Example Payload

Raw ↑
{
  "operationId": "postTransactionsIdAuthorize",
  "summary": "Authorize transaction",
  "method": "POST",
  "path": "/transactions/{id}/authorize",
  "responseExample": {
    "authorizationId": "string",
    "createdAt": "2025-01-01",
    "id": "string",
    "instoreReference": "string"
  }
}