Verifone · Example Payload

Paypal Ecommerce Api Postbillingagreementcreate

PaymentsPOSTerminal ManagementeCommerceFinTechPayment ProcessingOmnichannel

Paypal Ecommerce Api Postbillingagreementcreate 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": "postBillingagreementCreate",
  "summary": "Create billing agreement using token",
  "method": "POST",
  "path": "/billingAgreement/create",
  "responseExample": {
    "createTime": "string",
    "id": "string",
    "state": "string"
  }
}