Schedule a meeting

Amazon MFT File

URL

PROD https://api-amazon.skypostal.com

Endpoint

POST /api/pdf/mft

Request Credentials

Headers

X-User-Code

String - Required

This is the X-User-Code provided by Skypostal.

X-App-userUuid

String - Required

This is the X-App-userUuid provided by Skypostal.

Authentication

Bearer Token

String - Required

Use Bearer Token generated in the User Login endpoint.

Body

xml

Xml

Amazon MFT File.

The command should be run as in the following example:

Amazon MFT File

The command will return the following format:

{
    "message": "Successful",
    "id": "686dddea3b6305XXXXXX"
}