Used to get the order management (payment admin) order.
OK
Not Found
{- "actions": [
- "string"
], - "billingAddress": {
- "city": "string",
- "coAddress": "string",
- "countryCode": "string",
- "fullName": "string",
- "postalCode": "string",
- "streetAddress": "string"
}, - "cancelledAmount": 0,
- "creationDate": "2019-08-24T14:15:22Z",
- "currency": "string",
- "customerReference": "string",
- "deliveries": [
- {
- "actions": [
- "canCreditAmount"
], - "creationDate": "2019-08-24T14:15:22Z",
- "creditedAmount": 0,
- "credits": [
- {
- "actions": [
- "string"
], - "amount": 0
}
], - "deliveryAmount": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "id": 0,
- "invoiceId": 0,
- "orderRows": [
- {
- "actions": [
- "canDeliverRow"
], - "articleNumber": "string",
- "discountPercent": 0,
- "discountAmount": 0,
- "isCancelled": true,
- "orderRowId": 0,
- "quantity": 0,
- "unit": "string",
- "unitPrice": 0,
- "vatPercent": 0
}
], - "status": "string"
}
], - "emailAddress": "string",
- "id": 0,
- "isCompany": true,
- "merchantOrderId": "string",
- "nationalId": "string",
- "orderAmount": 0,
- "orderRows": [
- {
- "actions": [
- "canDeliverRow"
], - "articleNumber": "string",
- "discountPercent": 0,
- "discountAmount": 0,
- "isCancelled": true,
- "orderRowId": 0,
- "quantity": 0,
- "unit": "string",
- "unitPrice": 0,
- "vatPercent": 0
}
], - "orderStatus": "string",
- "paymentType": "string",
- "peppolId": "string",
- "phoneNumber": "string",
- "shippingAddress": {
- "city": "string",
- "coAddress": "string",
- "countryCode": "string",
- "fullName": "string",
- "postalCode": "string",
- "streetAddress": "string"
}, - "sveaWillBuy": true,
- "expirationDate": "2019-08-24T14:15:22Z",
- "billingEmailAddress": "string",
- "billingReferences": [
- "undefined"
], - "systemStatus": "string"
}