curl --request POST \ --url https://api.daraa.io/sku/shippo/{merchant}/{sku}/{qty} \ --header 'Content-Type: application/json' \ --data '{ "name": "<string>", "street1": "<string>", "city": "<string>", "state": "<string>", "zip": "<string>", "country": "<string>" }'
[ { "quantity": 123, "cost": 123, "origin": 123, "method": 123, "time": 123 } ]