Providing an upstream identifier
Understand the purpose of specifying an upstream identifier.
Last updated
Understand the purpose of specifying an upstream identifier.
The upstreamId can be any identifier you want to associate with a checkout, order, and invoice. Unlike metadata, you can use this value as a query parameter in GET requests.
For tracking purposes, we recommend you provide the universally unique identifier (UUID) that clients use to identify the corresponding order in their system.
Last updated