ship-createorder-api

(0 reviews)

home

Steps to fetch OAuth Token

{
  "token_type": "Bearer",
  "expires_in": 3599,
  "ext_expires_in": 3599,
  "access_token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1N..."
}
  • Use the Token Include the token in the Authorization header when calling APIs
Authorization: Bearer YOUR_ACCESS_TOKEN

resources/MNX%20Create%20Ship%20Order-f5784fe6-5c09-4134-8cfd-88221397c5c6.jpg


Reviews