On this page
No Headings
Oauth 2.0 authentication
Client CredentialsToken URLhttps://api-m.sandbox.paypal.com/v1/oauth2/tokenInheaderScopes
https://uri.paypal.com/services/shipping/trackers/readwriteThe ID of the tracker in the transaction_id-tracking_number format.
^[a-zA-Z0-9-_]*$1 <= length <= 100application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://api-m.paypal.com/v1/shipping/v1/shipping/trackers/string" \ -H "Content-Type: application/json" \ -d '{ "transaction_id": "string", "status": "CANCELLED" }'{
"name": "string",
"message": "string",
"debug_id": "string",
"information_link": "string",
"details": [
{
"field": "string",
"value": "string",
"location": "body",
"issue": "string",
"description": "string",
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}
],
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}{
"name": "string",
"message": "string",
"debug_id": "string",
"information_link": "string",
"details": [
{
"field": "string",
"value": "string",
"location": "body",
"issue": "string",
"description": "string",
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}
],
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}{
"name": "string",
"message": "string",
"debug_id": "string",
"information_link": "string",
"details": [
{
"field": "string",
"value": "string",
"location": "body",
"issue": "string",
"description": "string",
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}
],
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}{
"name": "string",
"message": "string",
"debug_id": "string",
"information_link": "string",
"details": [
{
"field": "string",
"value": "string",
"location": "body",
"issue": "string",
"description": "string",
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}
],
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}{
"name": "string",
"message": "string",
"debug_id": "string",
"information_link": "string",
"details": [
{
"field": "string",
"value": "string",
"location": "body",
"issue": "string",
"description": "string",
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}
],
"links": [
{
"href": "string",
"rel": "string",
"method": "GET"
}
]
}The PayPal transaction ID.
^[a-zA-Z0-9]*$1 <= length <= 50The tracking number for the shipment. This property supports only ASCII characters and does not allow URL, phone number, or email formats. Carrier information (carrier) is required if a tracking number is provided.
^.*$1 <= length <= 64The type of tracking number.
^[0-9A-Z_]+$1 <= length <= 64"CARRIER_PROVIDED" | "E2E_PARTNER_PROVIDED"The status of the item shipment. For allowed values, see Shipping Statuses.
^[A-Z_]+$1 <= length <= 64"CANCELLED" | "DELIVERED" | "LOCAL_PICKUP" | "ON_HOLD" | "SHIPPED" | "SHIPMENT_CREATED" | "DROPPED_OFF" | "IN_TRANSIT" | "RETURNED" | "LABEL_PRINTED" | "ERROR" | "UNCONFIRMED" | "PICKUP_FAILED" | "DELIVERY_DELAYED" | "DELIVERY_SCHEDULED" | "DELIVERY_FAILED" | "INRETURN" | "IN_PROCESS" | "NEW" | "VOID" | "PROCESSED" | "NOT_SHIPPED" | "COMPLETED"The date when the shipment occurred, in Internet date and time format.
^[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])$ppaas_date_notime_v210 <= length <= 10The carrier for the shipment. Carrier information is required when tracking_number is provided. Some carriers have a global version as well as local subsidiaries. The subsidiaries are repeated over many countries and might also have an entry in the global list. Choose the carrier for your country. If the carrier is not available for your country, choose the global version of the carrier. If your carrier name is not in the list, set carrier to OTHER and set carrier name in carrier_name_other. For allowed values, see Carriers.
^.*$1 <= length <= 64The name of the carrier for the shipment. Provide this value only if the carrier parameter is OTHER.
^.*$1 <= length <= 64If true , sends an email notification to the buyer of the PayPal transaction. The email contains the tracking information that was uploaded through the API.
falseThe date and time when the tracking information was last updated, in Internet date and time format.
^[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])[T,t]([0-1][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]+)?([Zz]|[+-][0-9]{2}:[0-9]{2})$ppaas_date_time_v320 <= length <= 64To denote whether the shipment is sent forward to the receiver or returned back.
^[A-Z]*$1 <= length <= 50"FORWARD" | "RETURN"Tracking Link of the shipment.
^.*$uri1 <= length <= 250Indicates the fulfillment service used to deliver an order.
^.*$1 <= length <= 64