| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | query | int | true | ||
| countryId | query | int | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | body | int | true | ||
| countryId | body | int | true | ||
| customWhere | filter the result ex. (WHERE gatewayCardType = 'dankort') | body | string | false |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | body | int | true | ||
| countryId | body | int | true | ||
| status | body | int | true | ||
| customWhere | filter the result ex. (WHERE gatewayCardType = 'dankort') | body | string | false | |
| period | filter the result by a given period (all,year,6month,3month,month,week,day) | body | string | false | |
| search | search for orderId, e-mail, address or customer name | body | string | false |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | body | int | true | ||
| countryId | body | int | true | ||
| orderId | body | int | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | body | int | true | ||
| countryId | body | int | true | ||
| orderId | body | int | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | body | int | true | ||
| countryId | body | int | true | ||
| orderId | body | int | true | ||
| count | body | int[] | true | ||
| productId | body | int[] | true | ||
| productNumber | body | string[] | true | ||
| productNane | body | string[] | true | ||
| price | body | string[] | true | ||
| discountAmount | body | string | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | query | int | true | ||
| countryId | query | int | true | ||
| orderId | query | int | true | ||
| customerId | query | int | true | ||
| companyName | query | string | true | ||
| customerName | query | string | true | ||
| customerAddress | query | string | true | ||
| customerZip | query | string | true | ||
| customerCity | query | string | true | ||
| customerCountry | query | string | true | ||
| customerPhone | query | string | true | ||
| customerEmail | query | string | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | query | int | true | ||
| countryId | query | int | true | ||
| orderId | query | int | true | ||
| customerId | query | int | true | ||
| deliveryCompanyName | query | string | true | ||
| deliveryName | query | string | true | ||
| deliveryAddress | query | string | true | ||
| deliveryZip | query | string | true | ||
| deliveryCity | query | string | true | ||
| deliveryCountry | query | string | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | query | int | true | ||
| countryId | query | int | true | ||
| orderId | query | int | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | query | int | true | ||
| countryId | query | int | true | ||
| orderId | query | int | true | ||
| shopComment | query | string | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | body | int | true | ||
| countryId | body | int | true | ||
| orderId | body | int | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | body | int | true | ||
| countryId | body | int | true | ||
| orderId | body | int | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | body | int | true | ||
| countryId | body | int | true | ||
| orderId | body | int | true | ||
| refundAmount | body | string | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |
| Parameter | Description | Parameter Type | Data Type | Default | Required? |
|---|---|---|---|---|---|
| Authorization | Use Bearer token to authorize to the API | header | string | true | |
| siteId | body | int | true | ||
| countryId | body | int | true | ||
| orderId | body | int | true |
| HTTP Status Code | Reason |
|---|---|
| 200 | OK |
| 400 | Bad request |
| 401 | Not authorized |