Data to Test Integration
To ensure your integration with the Gratero API is functioning correctly, you can use the following test data in the sandbox environment, allowing you to verify your implementation before going live.
Please note that transfers to any other details other than the ones mentioned below fail.
Order
Use the below details to test order validation.
Create Order
You will get a success response for the API request when you enter valid parameters.
Get Order
| AWB | Remarks |
|---|---|
| 234298793452 | VALID |
| 372848049375 | VALID |
| 928379283741 | INVALID |
| 839389472623 | INVALID |
Track Order
| AWB | Remarks |
|---|---|
| 234298793452 | VALID |
| 372848049375 | VALID |
| 928379283741 | INVALID |
| 839389472623 | INVALID |
Cancel a Order
| AWB | Remarks |
|---|---|
| 234298793452 | VALID |
| 372848049375 | VALID |
| 928379283741 | INVALID |
| 839389472623 | INVALID |
Pincode
| Pincode | Remarks |
|---|---|
| 226011 | VALID |
| 226001 | VALID |
| 111000 | INVALID |
| 000111 | INVALID |
Warehouse
Use the below details to test warehouse validation.
Get Warehouse
| Warehouse ID | Remarks |
|---|---|
| 12 | VALID |
| 13 | VALID |
| 18 | INVALID |
| 20 | INVALID |
Get Rate
You will get a success response for the API request when you enter valid parameters.