Skip to main content

Input fields

externalAccountId : String! required

Reference of the external account.

lineItems : [EVPCLineItem!]! required

The line items for the new charge.

taxItems : [EVPCTaxItem!]! required

The tax items for the new charge.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "externalAccountId": "35533484", "lineItems": EVPCLineItem, "taxItems": EVPCTaxItem }