async parameter in the POST body to false.
What are asynchronous responses?
Asynchronous responses mean that Shippo won’t be returning rates or label you have requested immediately. After your Rates or Label API POST call, you will get a successful response from the Shippo API, but without the actual rates or label. This allows your implementation to do other tasks while Shippo is retrieving your data. Here’s a sample schema for how asynchronous API responses work, in this case for Rate requests: