Charges

For any call on this page, you are required to set the merchant using the Merchant Header.

Index

View a list of charges for a merchant using Pagination.

GET/billing/charges

Show

Show the details of a single charge for a merchant. You can find the charge ID in the response of the Index call.

GET/billing/charges/{CHARGE_ID}

Create Quick Adjustment

Create a quick adjustment on a client's account.

POST/billing/charges/quick-adjustment
Parameter Type Examples Description
amount Required
integer199.99(required) The amount for the quick adjustment.
description Required
stringServices for custom packing(required) The description for the quick adjustment.