Push API
Last updated
Was this helpful?
Last updated
Was this helpful?
Indication of the status change of the order and the delivery of goods based on physical events.
The notification is sent to predefined (separate) endpoints fixed in the settings of the Webshippy API sales channel (webshippy.api).
In addition to the status of the process, the notification contains the ID and name of the order, the ID and nickname of the goods delivery, as well as when the status change occurred.
Field
Description
id
The unique Webshippy ID of the order.
name
Name of the order. The name entered when the order was created.
status
Order status, possible values:
refused
fulfilled
updatedAt
Date and time of status change.
Field
Description
id
The unique Webshippy identifier of the goods delivery.
nickname
The delivery of goods created with a fantasy name via the API can be searched on the list interface based on its name. When updating the delivery of goods, the fantasy name can also be updated.
status
The status of the goods delivery (shipped).
updatedAt
Date and time of status change.