Oauth 2.0 authentication
Holds authorization information for external API calls. Standard headers are generally less restrictive in structure due to historical precedent across browsers, etc. This is a common schema for use in defining most standard headers.
1 - 16000^.*$Header for an API client-provided JWT assertion that identifies the merchant. Establishing the consent to act-on-behalf of a merchant is a prerequisite for using this header.
1 - 10000^.*$The ID of the order that the tracking information is associated with.
1 - 36^[A-Z0-9]+$The order tracking ID.
1 - 36^[A-Z0-9]+$32767The operation.
add, remove, replace, move, copy, test The JSON Pointer to the target document location at which to complete the operation.
2147483647^[\S\s]*$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.
2147483647^[\S\s]*$No Content.