Verifone · Example Payload

Paypal Ecommerce Api Getsubscriptionsid

PaymentsPOSTerminal ManagementeCommerceFinTechPayment ProcessingOmnichannel

Paypal Ecommerce Api Getsubscriptionsid 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": "getSubscriptionsId",
  "summary": "Subscription Details",
  "method": "GET",
  "path": "/subscriptions/{id}",
  "responseExample": {
    "planId": "string"
  }
}