B2B Endpoints

Pagination
Because many ACME API calls return a lot of information, we have included pagination on most of our responses. On a paginated call, response data is split i...
Thu, 15 Aug, 2019 at 4:07 PM
Will-Call API
The will call endpoint is used to retrieve an order by order ID after it has been placed.  This will allow you to see all of the details of the order includ...
Wed, 4 Mar, 2020 at 12:50 PM
Customers API
List Customers GET /v2/b2b/customers List all customers matching the search criteria. The search looks for matching names or emails. When the search crite...
Thu, 11 May, 2023 at 6:54 PM
Reservations
When selling into events with limited capacities, we strongly recommend you reserve the capacity in the event as soon as the user selects and adds tickets t...
Wed, 23 Dec, 2020 at 5:11 PM
Default Country List (POS Survey)
Use these API endpoints to get or edit the Country list and sort order used for the POS Location Survey in ACME Sales GET {{base-url}}/v2/b2b/locations/...
Fri, 6 Aug, 2021 at 5:13 PM
Check In Management
The below endpoint and parameters can be used to check in or remove a checked in status on an ACME generated ticket, a Membership card, or an external ticke...
Wed, 21 Jun, 2023 at 11:04 AM
Coupons API
List GET {{base-url}}/v2/b2b/coupons List coupons Response A list of Coupon Objects List by Category Id GET {base-url}}v2/b2b/coupons/category/{cat...
Tue, 22 Aug, 2023 at 2:45 PM