Get Run
GET https://sandbox-api.uber.com/v1/sandbox/run/{{run_id}}
https://developer.uber.com/docs/businesses/receipts/references/api/v1/sandbox-get-run
Use this endpoint to retrieve the run state created via POST /v1/sandbox-post-terminal-state-trip-run endpoint. Note that this endpoint is only available to be invoked from sandbox environment.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-uber-organizationuuid | string | ||
User-Agent | string |
RESPONSES
status: OK
{"state":"COMPLETED"}