Replace a Store Order
Updates this order, but only while it’s state is ‘Placed’. Updates after this point will be rejected
Path Parameters
Body
application/json
Body
Order
Allowed values:SkimFullSoy
Example:Skim
Allowed values:SmallRegularLarge
Example:Small
Allowed values:LatteFlat White
Example:Latte
Response
200 application/json
Response
Success
Order
Allowed values:SkimFullSoy
Example:Skim
Allowed values:SmallRegularLarge
Example:Small
Allowed values:LatteFlat White
Example:Latte
Allowed values:PlacedPreparingCancelledReadyCompleted
Example:Placed
Delete a Store Order
Removes this order.
Cancels the order, if the status is ‘Placed’
Collects the order, if the status is ‘Ready’
Path Parameters
Response
204
Response
OK
Query Store Order
Identifies what operations are allowable on this Order
Path Parameters
Response
200 application/json
Response
Success
Order
Allowed values:SkimFullSoy
Example:Skim
Allowed values:SmallRegularLarge
Example:Small
Allowed values:LatteFlat White
Example:Latte
Allowed values:PlacedPreparingCancelledReadyCompleted
Example:Placed
Make a Payment
Makes a payment for an Order Id
Path Parameters
Body
application/json
Body
Payment
Allowed values:ValidInvalid
Example:Valid
This field is the identifier of Order (id). It’s definition is:
Response
200 application/json
Response
Success
Payment
Allowed values:ValidInvalid
Example:Valid
This field is the identifier of Order (id). It’s definition is:
Order
objectAllowed values:SkimFullSoy
Example:Skim
Allowed values:SmallRegularLarge
Example:Small
Allowed values:LatteFlat White
Example:Latte
Allowed values:PlacedPreparingCancelledReadyCompleted
Example:Placed