Skip to main content

Fields

charge : Int

Charge in minor currency.

periodEnd : Date

The end date of the period the charge is for (exclusive).

periodStart : Date

The start date of the period the charge is for (inclusive).

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

{ "charge": 79, "periodEnd": "2011-11-11", "periodStart": "1992-03-18" }