Update shipment receipt data
Orders
Update shipment receipt data
Requires the order:update scope. Update shipment receipt / tracking ID for an order.
PATCH
Update shipment receipt data
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameter Path
Canonical UUIDv7 order primary key. For migrated orders, legacy numeric core_order.id values remain accepted for compatibility.
Body
application/json
Update shipment receipt data
Respons
Receipt updated successfully
Canonical UUIDv7 order primary key returned by the partitioned orders table.
Order ID in string format
Public order URL built from metadata.custom_domain_full_url and secret_slug.
Payment URL built from public_order_url with /success appended.
Shipment receipt URL

