On this page
No Headings
The add tracking information for a PayPal transaction response details.
objecttracker_identifiersarrayAn array of tracking IDs.
itemsobjectThe tracking identifiers for a shipment.
transaction_idrequiredstring^[a-zA-Z0-9]*$The PayPal transaction ID.
tracking_numberstring^.*$The tracking number for the shipment.
linksarrayAn array of request-related HATEOAS links.
itemsobjectA request-related HATEOAS link.
hrefrequiredstringThe complete target URL. To make the related call, combine the method with this link, in URI template format. Include the $, (, and ) characters for pre-processing. The href is the key HATEOAS component that links a completed call with a subsequent call.
relrequiredstringThe link relation type, which serves as an ID for a link that unambiguously describes the semantics of the link. See Link Relations.
methodstring"GET", "POST", "PUT", "DELETE", "HEAD", "CONNECT", "OPTIONS", "PATCH"The HTTP method required to make the related call.
linksarrayAn array of request-related HATEOAS links.
itemsobjectA request-related HATEOAS link.
hrefrequiredstringThe complete target URL. To make the related call, combine the method with this link, in URI template format. Include the $, (, and ) characters for pre-processing. The href is the key HATEOAS component that links a completed call with a subsequent call.
relrequiredstringThe link relation type, which serves as an ID for a link that unambiguously describes the semantics of the link. See Link Relations.
methodstring"GET", "POST", "PUT", "DELETE", "HEAD", "CONNECT", "OPTIONS", "PATCH"The HTTP method required to make the related call.