curl --location --request GET 'https://api.test.post-plus.io/api/v1/documents/parcel-prints/generate?ShipmentId' \
--header 'Accept: application/json' \
--header 'X-API-KEY: apitest1234567890' \
--header 'Content-Type: application/json'
{
"url": "string"
}