Each endpoint in the documentation shows the HTTP method and the relative path. To form the full URL, prepend the base path - https://crossborder.corpay.com
VALID REST URL
Curly braces indicate placeholders for values you must provide. For example, replace {clientCode} with your actual client code.
Example endpoint - GET /api/{clientCode}/0/benes/{beneID}
After adding the base path, client code, and the required parameters, the complete URL looks like this - GET https://crossborder.corpay.com/api/123456/0/benes/jsmith321