ReceiptEditingService (Version 6, 2018-1)
Siden opdateres automatisk til at afspejle koden.
Metoder
UpdateReceiptText
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdateReceiptTextRequest | UpdateReceiptTextRequestType |
| 1 |
|
- ItemId | ItemIdType |
| 1 |
|
- ReceiptText | ReceiptTextType | MinLength: 0 | 0 - 1 |
|
- ReceiptDescription | ReceiptDescriptionType | Length: 0-1000 | 0 - 1 |
|
- ReceiptChangeComment | ReceiptChangeCommentType | Length: 0-1000 | 0 - 1 |
|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
UpdateReceiptTextResponse | UpdateReceiptTextResponseType |
| 1 |
|
- ServiceReceipt | ServiceReceiptType |
| 1 |
|
- - EventDate | dateTime |
| 1 |
|
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1014 | Failed to validate message | The submitted message could not be validated |
GetReceiptText
Scope
Ikke defineret
Input
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetReceiptTextRequest | GetReceiptTextRequestType |
| 1 |
|
Output
Element | Type | Detaljer | Forekomst | Beskrivelse |
---|---|---|---|---|
GetReceiptTextResponse | GetReceiptTextResponseType |
| 1 |
|
- ReceiptCollection | ReceiptCollectionType |
| 1 |
|
- - RecieptItem | RecieptItemType |
| 0 - * |
|
- - - ItemId | ItemIdType |
| 1 |
|
- - - ReceiptText | ReceiptTextType | MinLength: 0 | 0 - 1 |
|
- - - ReceiptDescription | ReceiptDescriptionType | Length: 0-1000 | 0 - 1 |
|
- - - UpdatedDate | dateTime |
| 0 - 1 |
|
- - - ReceiptChangeComment | ReceiptChangeCommentType | Length: 0-1000 | 0 - 1 |
|
Fejlkoder
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
4575 | You are not authorized | You are not authorized to execute the operation |