Card Management System (CMS)
Overview
Utilize our Card Management System API to launch and manage your company’s payment card program.
You can manage users, cards, and other resources through our API, which adheres to RESTful principles. It employs HTTP methods such as GET, POST, PUT, and DELETE to interact with objects.
For example, to create a new customer object, you send a POST request to the /users endpoint. Some requests include data in their message body, for example to define the attributes of the object being created or updated, and the Card Management System API requires that this data be in JSON format.
Ready? Read ahead to get started with the Card Management System APIs!
Hosts
The environments can be accessed via the API hosts below.
| Environment | API Host |
|---|---|
| Sandbox (Staging) | <https://merchant.cop-staging.straitsx.com/> |
| Production | <https://merchant.cop.straitsx.com/> |
Updated 7 months ago
What’s Next
