Orderhive
Version 0.0.1
Checkout the API docs here for more information
Set up
Enter your ID-Token and Refresh Token into the corresponding text areas. If you are yet to generate these credentials, please contact your Orderhive Account Manager and they will generate them for you.
Features
Feature | Support | Notes |
---|---|---|
Backfill | âšī¸ | Backfill is restricted to two years for transactional reports. A full backfill is available for all other reports. |
Incremental | â | Incremental is supported on certain reports. This is indicated below. |
API reliability | đ | Occasional 500 Errors due to Orderhive server issues |
Reports detail
âŦī¸ Report | đ Incremental key | đ Primary key | đ Link to API endpoint | âī¸ Notes |
---|---|---|---|---|
Categories | N/A | ID | Category List | |
Customers | N/A | ID | Customer List | |
Custom Pricing Tiers | N/A | ID | Custom Pricing Tier List | |
Invoices | ORDER_MODIFIED_DATE | ID | List all disputes | Backfill may be longer than 1 hour, do not run concurrently. If you get the error Extract failed 500, Unable to perform given operation, pleas try after sometime then please wait 30 minutes before re-running the extract |
Orders | MODIFIED_DATE | ID | Order Bulk Listing | Backfill may be longer than 1 hour, do not run concurrently. If you get the error Extract failed 500, Unable to perform given operation, pleas try after sometime then please wait 30 minutes before re-running the extract |
Order Statuses | N/A | ID | List all invoices | |
Payments | ORDER_MODIFIED_DATE | ID | Get Payment | Backfill may be longer than 1 hour, do not run concurrently. If you get the error Extract failed 500, Unable to perform given operation, pleas try after sometime then please wait 30 minutes before re-running the extract |
Products | MODIFIED | ID | Product catalog | |
Purchase Orders | N/A | ID | Purchase Order Listing | |
Returns | N/A | ID | Return Order Listing | |
Shippings | ORDER_MODIFIED_DATE | ID | Get Shipments | Backfill may be longer than 1 hour, do not run concurrently. If you get the error Extract failed 500, Unable to perform given operation, pleas try after sometime then please wait 30 minutes before re-running the extract |
Stores | N/A | ID | Stores List | |
Suppliers | N/A | ID | Suppliers Listing | |
Warehouses | N/A | ID | Warehouse List |
Updated about 1 year ago