Orders
How to test orders with Apliiq API
At this time, Apliiq does not offer a sandbox or development environment for API testing. To test order creation, developers will need to place a real order using a valid payment method and then cancel it. How Testing Works To simulate an order ...
Get Order Endpoints
Get Order Use the Get Order endpoint get a list of your Apliiq orders or the details of a specific order. Get List Of Orders Provide a month or year filter to retrieve a list of orders from the specified time period. GET ...
Reference Guide: Country Codes
When constructing address information, it is required to provide a country and its associated country code. Please make sure to use the country codes provided below; Country Code United States US Afghanistan AF Albania AL Algeria DZ Andorra AD Angola ...
Create Order
Introduction Create an order Overview This API enable you to send order to Apliiq. Authentication using API Key and Shared_SECRET provided to create hmac signature authentication header authorization schema x-apliiq-auth header authorization value ...
Fulfillment URL Webhook
Introduction In order to complete the fulfillment workflow via API, you can setup an endpoint to receive tracking information when Apliiq ships your order. You can setup your endpoint within your Apliiq account. How to setup your fulfillment URL 1. ...