get https://restapi.ordergroove.com/one_time_incentives//
Returns a single order by its unique one time incentive identifier.
Authentication
Response Body Definitions
| Name | Type | Description | Example | 
|---|---|---|---|
| public_id | string | One-Time Incentive ID | 8637c3fe9b7011eaa2c1bc764e107990 | 
| external_code | string | External Code | awesome_discount | 
| description | string | Description | One-Time Incentive | 
| merchant | string | Merchant ID | ac4f7938383a11e89ecbbc764e1107f2 | 
| customer | string | Customer ID | 00026001 | 
| order | string | Order ID | c4e05d04ccc411e8ada3bc764e101db1 | 
| created | string | Datetime of creation | 2020-05-21 09:36:57 | 
| last_updated | string | Datetime of last update | 2020-05-21 09:36:57 | 
| incentive | object | Incentive object | |
| applied_at | string | Datetime of when the incentive was applied | 2020-05-21 09:36:57 | 
