Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can store this information in your application, but you need to updated the information when you receive a push message with the id, since the price might be updated due to cancellation of a product or something similar.

A table of statuses that the response can return:

Status code

Status name

description

FINISHED

Finished

The order has finished from our side

CANCELLED

Cancelled

The order has been cancelled from our side

NEW

New

The order is either new or in progress from our side.