ShipNitro
  1. Callbacks
ShipNitro
  • Authentication
  • API v2
    • Getting Shipment Rates
      POST
    • Retrieve Shipment Details
      GET
    • Creating Shipment Labels
      POST
    • Get Current Credit
      GET
    • Getting Tracking number status
      POST
  • API v1 - deprecated do not use
    • Get Labels
      POST
    • Get Rates
      POST
    • Create Label
      POST
    • Get Current Credit
      GET
  • Callbacks
    • v2
      • Customer Create Label Callback
    • v1 - deprecated do not use
      • Callback Part 1
  1. Callbacks

Create Label Callback v1

This callback function refers to the post request you will receive when you create a label. this contains details about the shipments.
When you use the API v1 This Callback v1 will be sent
Previous
Customer Create Label Callback
Next
Callback Part 1
Built with