Verifone · Example Payload

Paypal Ecommerce Api Getbillingagreementagreementid

PaymentsPOSTerminal ManagementeCommerceFinTechPayment ProcessingOmnichannel

Paypal Ecommerce Api Getbillingagreementagreementid 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": "getBillingagreementAgreementid",
  "summary": "Get agreement details",
  "method": "GET",
  "path": "/billingAgreement/{agreementId}",
  "responseExample": {
    "createTime": "string",
    "id": "string",
    "state": "string"
  }
}