Anchor | ||||
---|---|---|---|---|
|
Main function
Response to cancellation request (CANP) - accept or reject.
Info |
---|
When the Cancel Confirmation is implemented, the Cancel Request (CANP) must also be implemented. |
Expand | |||||
---|---|---|---|---|---|
| |||||
|
XML Element | M/C/S | Sample values | Data type [maxLength] | Description |
---|---|---|---|---|
CANCELCONFIRMATION | Must | - | - | See Namespaces regarding the correct usage of namespaces. |
. CANCELCONFIRMATION_HEADER | Must | - | - | |
. . CANCELCONFIRMATION_INFO | Must | - | - | |
. . . ORDER_ID | Must | 9316271 | dtSTRING[25] | Galaxus purchase Order ID |
. . . CANCELCONFIRMATION_DATE | Can | 2017-06-25T16:57:33 | dtDATETIME | Date of the cancellation confirmation or response to the cancellation request |
. CANCELCONFIRMATION_ITEM_LIST | Must | - | - | |
. . CANCELCONFIRMATION_ITEM | Must | - | - | |
. . . PRODUCT_ID | Must | - | - | |
. . . . SUPPLIER_PID | Must | A375-129 | dtSTRING[32] BMEcat NS | Partner product key |
. . . . INTERNATIONAL_PID | Should | 09783404175109 | dtSTRING[14] BMEcat NS | GTIN-14 with leading zeros |
. . . . BUYER_PID | Can | 6406567 | dtSTRING[50] BMEcat NS | Galaxus product key |
. . . QUANTITY | Must | 1 | dtNUMBER | Cancellation quantity |
. . . REQUESTACCEPTED | Must | false | dtBOOLEAN | true: Cancellation accepted |
. . . RESPONSECOMMENT | Must * | Bereits versendet | dtSTRING[100] | * = Must be transmitted in case of rejection (REQUESTACCEPTED = false) |