Amazon TIFF File
URL
PROD https://api-amazon.skypostal.com
Endpoint
POST /api/pdf/tiff
Request Credentials
Headers | |
---|---|
| String - Required This is the X-User-Code provided by Skypostal. |
| String - Required This is the X-App-userUuid provided by Skypostal. |
Authentication | |
---|---|
| String - Required Use Bearer Token generated in the User Login endpoint. |
Body | |
---|---|
| Xml Amazon TIFF File. |
The command should be run as in the following example:
Amazon TIFF File
The command will return the following format:
{
"message": "Successful",
"id": "686dddea3b6305XXXXXX"
}