Oauth 2.0 authentication
An API-caller-provided JSON Web Token (JWT) assertion that identifies the merchant. For details, see PayPal-Auth-Assertion.
The ID of the order that the tracking information is associated with.
1 - 36The order tracking ID.
1 - 3632767The operation.
add, remove, replace, move, copy, test The JSON Pointer to the target document location at which to complete the operation.
The value to apply. The remove, copy, and move operations do not require a value. Since JSON Patch allows any type for value, the type property is not specified.
The JSON Pointer to the target document location from which to move the value. Required for the move operation.
A successful request returns the HTTP 204 No Content status code with an empty object in the JSON response body.