post https://api.static.sand.au.edge.zip.co/charges
A charge is created by issueing a POST request to the /charges collection. For the charge to be authorised the request must be approved by the customer. To allow merchants to make the checkout process more frictionless, it is possible to provide an access_token for the customer accounts as a part of the request. The access_token is to be provided in the Authorization header in the HTTPS request.
Calls to create a Charge may supply a reference number that is specific to the merchant as a way to reconcile charges across systems.