Add a notification

post
/notifications/{slug}/{tracking_number}/add

Add notification receivers to a tracking number.

slug
string
required

Tracking slug

tracking_number
string
required

Tracking number

tracking_account_number
string

Account number of the shipper for a specific courier. Required by some couriers. Refer to this page for more details

tracking_destination_country
string

Destination Country of the shipment for a specific courier. Required by some couriers. Refer to this page for more details

tracking_key
string

Key of the shipment for a specific courier. Required by some couriers. Refer to this page for more details

tracking_origin_country
string

Origin Country of the shipment for a specific courier. Required by some couriers. Refer to this page for more details

tracking_postal_code
string

The postal code of receiver's address. Required by some couriers. Refer to this page for more details

tracking_ship_date
string

Shipping date in YYYYMMDD format. Required by some couriers. Refer to this page for more details

tracking_state
string

Located state of the shipment for a specific courier. Required by some couriers. Refer to this page for more details

Content-Type
string
required

Content-Type

Allowed value:
application/json
Default:
application/json
notification
notification

Notification request object

emails

Email addresses, comma separated

smses

Phone number, comma separated

Auth
:
Parameters
:
:
:
:
:
:
:
:
:
:
Body
preparing...