Skip to main content

Orders

Introduction

Get order data

Get customer data means that data point can be retrieved or fetched by an external application from the database via Askås API.

NOTE. Fetching or "getting" order data is done through queries.

Example

For ERP-specific order sync recommendations, see ERP Integration.

Data points that can be fetched

Order number, Currency, Language, Order lines, Order total, Delivery address, Billing address, Payment date, Payment information.

Update order data

Update means that the data points can be updated modified from an external application via the Askås API.

NOTE. Updating or order data is done through mutations.

Example

Data points that can be updated

Order lines, Order status.