Best Practices

The following are best practices for integrating with Truckstop. All integration developers should review this information for important tips about troubleshooting, handling errors and other key best practices.

General Troubleshooting

  • Always check the HTTP response codes.
  • Always ensure that the proper headers are present.
  • Ensure you handle expiring tokens properly.
  • Ensure you are passing all required input parameters correctly.
  • Keep Sandbox and Production Environments in Sync

It is important to keep your sandbox environment in sync with any changes you make to your production application. This will ensure the testing you perform in the sandbox environment will accurately reflect what you are going to see in production. The Truckstop Integration team ([email protected]) will be able to proactively help you test your sandbox environment when changes to the API occur.