Whiplash V2 Perform Action on Order

Action used to perform an action on an order (uses a PUT call).

List of actions that can be performed so far:

  • Cancel

To know more about this endpoint, read more here.

Inputs

NameTypeDescription
Whiplash Access TokenSensitiveStringWhiplash Refresh Token
Order IdStringWhiplash Order Id
Action TypeStringAction to perform on order. Options: ["cancel"]

Outputs

NameTypeDescription
SuccessBooleanWhether the action was performed successfully
OrderObjectUpdated Whiplash Order