API Reference

Please keep your current payload if you are already using our previous endpoints.

Required scopes:

  • order.create

Log in to see full request history
Body Params
string
required

Your order id.

string

If the order is initiated by an external partner, then this field must contain the order id from that partner.

string
required

Order channel.

string
required

Delivery mode.

string
required

The store slug from Hey Pongo.

integer

The Hey Pongo tablet id that should be notified.

integer
required

Order amount in cents.

integer

Order taxes amount in cents.

reward_ids
array of strings
reward_ids
string
required

Order status.

string
required

Order creation datetime in ISO8601 format. Must be a valid date.

string
required

Order delivery status.

string

Order withdrawal datetime in ISO8601 format. Must be a valid date.

string

Customer order comment.

lines
array of objects
required

Array of order lines (at least one). Must have at least 1 items.

lines*
customer
object

Customer data.

payments
array of objects

Payment details. This field is required when payments is present.

payments
string

Device id that handles the command.

string

Device name that handles the command.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json