Verifone · Example Payload

Paypal Ecommerce Api Getbillingplansplanid

PaymentsPOSTerminal ManagementeCommerceFinTechPayment ProcessingOmnichannel

Paypal Ecommerce Api Getbillingplansplanid 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": "getBillingplansPlanid",
  "summary": "Get billing plan",
  "method": "GET",
  "path": "/billingPlans/{planId}",
  "responseExample": {
    "billingCycles": [
      {}
    ],
    "createTime": "2025-01-01",
    "name": "string",
    "productId": "string"
  }
}