How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

PayPal Trackers API

Use the `/trackers` resource to update and retrieve tracking information for PayPal orders.

PayPal Trackers API is one of 37 APIs that PayPal publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Trackers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 5 operations across 3 paths, and defines 32 schemas. It is described by OpenAPI 3.0.3, at version 1.6.

Requests are made against 2 base URLs: https://api-m.sandbox.paypal.com, https://api-m.paypal.com.

5 operations 3 paths 32 schemas 2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.6
Servers
https://api-m.sandbox.paypal.com
https://api-m.paypal.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

PayPal Trackers API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Oauth2) using the clientCredentials flow, exposing 1 scope.

  • Oauth2 — Oauth 2.0 authentication

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 2 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Trackers 5

Use the /trackers resource to update and retrieve tracking information for PayPal orders.

PATCH
/v2/checkout/orders/{id}/trackers/{tracker_id}
Update or cancel tracking information for a PayPal order
orders.trackers.patch 2 params body → 204400403404422500default
POST
/v1/shipping/trackers
Add tracking information for PayPal transaction
trackers.post body → 200default
GET
/v1/shipping/trackers
Paypal List tracking information
trackers-batch.get 3 params → 200default
PUT
/v1/shipping/trackers/{id}
Update or cancel tracking information for PayPal transaction
trackers.put 1 param body → 204default
GET
/v1/shipping/trackers/{id}
Paypal Show tracking information
trackers.get 2 params → 200default

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are tracker (17 properties), error (6 properties), error_415 (5 properties), error_409 (5 properties). Each schema is shown below with its type and property counts.

error_404
object
The server has not found anything matching the request URI. This either means that the URI is incorrect or the resource is not available.
5 properties
tracker
object
The tracking information for a shipment.
17 properties 2 required
tracking_status
string
The status of the item shipment. For allowed values, see Shipping Statuses .
error_409
object
The server has detected a conflict while processing this request.
5 properties
orders.trackers.patch-422
object
1 property
tracker_identifier_collection
object
The add tracking information for a PayPal transaction response details.
2 properties
link_description
object
A request-related [HATEOAS link](/docs/api/reference/api-responses/hateoas-links).
3 properties 2 required
patch
object
The JSON patch object to apply partial updates to resources.
4 properties 1 required
date_no_time
string
The stand-alone date, in [Internet date and time format](https://tools.ietf.org/html/rfc3339section-5.6). To represent special legal values, such as a date of…
error_403
object
The client is not authorized to access this resource, although it may have valid credentials.
5 properties
error_422
object
The requested action cannot be performed and may require interaction with APIs or processes outside of the current request. This is distinct from a 500 respons…
5 properties
error_details
object
The error details. Required for client-side 4XX errors.
5 properties 1 required
tracker_identifier
object
The tracking identifiers for a shipment.
3 properties 1 required
error_link_description
object
The request-related [HATEOAS link](/api/rest/responses/hateoas-links) information.
3 properties 2 required
tracking_number_type
string
The tracking number type.
error_default
The default error response.
error_location
string
The location of the field that caused the error. Value is body, path, or query.
patch_request
array
An array of JSON patch objects to apply partial updates to resources.
link_description-2
object
The request-related [HATEOAS link](/docs/api/reference/api-responses/hateoas-links) information.
3 properties 2 required
orders.trackers.patch-403
object
1 property
error
object
The error details.
6 properties 3 required
error_503
object
The server is temporarily unable to handle the request, for example, because of planned maintenance or downtime.
4 properties
error_400
object
Request is not well-formed, syntactically incorrect, or violates schema.
5 properties
orders.trackers.patch-400
object
1 property
error_details-2
object
The error details. Required for client-side 4XX errors.
5 properties 1 required
error_401
object
Authentication failed due to missing Authorization header, or invalid authentication credentials.
5 properties
tracker_collection
object
The add tracking information for one or more transactions response details.
2 properties
error_415
object
The server does not support the request payload's media type.
5 properties
orders.trackers.patch-404
object
1 property
error_500
object
This is either a system or application error, and generally indicates that although the client appeared to provide a correct request, something unexpected has…
4 properties
date_time
string
The date and time, in [Internet date and time format](https://tools.ietf.org/html/rfc3339section-5.6). Seconds are required while fractional seconds are option…
carrier
string
The carrier for the shipment. Some carriers have a global version as well as local subsidiaries. The subsidiaries are repeated over many countries and might al…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

paypal-trackers-api-openapi.yml Raw ↑

Other APIs PayPal publishes across the network.

PayPal Activate API
PayPal Authorizations API
PayPal Balances API
PayPal Billing API
PayPal Cancel API
PayPal Capture API
PayPal Captures API
PayPal Deactivate API
PayPal Disputes-Actions API
PayPal Disputes API
PayPal Invoices API
PayPal Orders API
Where this information came from

This is an independent, third-party profile of PayPal Trackers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.