# order_id

string

required

The order_id you used to report the order to Button.

# Example

```shell
xxxxxxxxxx

curl https://api.usebutton.com/v1/order/ord-xxx \
  -u YOUR_API_KEY:
```

# Choose an example:

application/json

```json
{
  "status": "200",
  "message": "Result"
}
```
