Main functions
Notification of the physical receipt of a customer return
Notification of whether the return has been accepted or rejected
Note |
---|
The after sales process for warranty claims is manual |
Info |
---|
|
Info |
---|
|
Documentation
Expand | ||
---|---|---|
| ||
Expand | |||||
---|---|---|---|---|---|
| |||||
|
XML Element | Sample values | Data type [maxLength] | M/C/S | Description |
---|---|---|---|---|
SUPPLIERRETURNNOTIFICATION | - | - | Must | See Namespaces regarding the correct usage of namespaces. |
. SUPPLIERRETURNNOTIFICATION_HEADER | - | - | Must | |
. . SUPPLIERRETURNNOTIFICATION_INFO | - | - | Must | |
. . . ORDER_ID | 9316271 | dtSTRING[250] | Must | Galaxus Purchase Order ID |
. . . SUPPLIERRETURNNOTIFICATION_DATE | 2017-06-15T16:57:33 | dtDATETIME | Must | Return Notification timestamp |
. SUPPLIERRETURNNOTIFICATION_ITEM_LIST | - | - | Must | |
. . SUPPLIERRETURNNOTIFICATION_ITEM | - | - | Must | |
. . . PRODUCT_ID | - | - | Must | |
. . . . SUPPLIER_PID | A375-129 | dtSTRING[32] BMEcat NS | Must | Merchant product key |
. . . . INTERNATIONAL_PID | 09783404175109 | dtSTRING[14] BMEcat NS | Should | GTIN-14 with leading zeros |
. . . . BUYER_PID | 6406567 | dtSTRING[50] BMEcat NS | ShouldCan | Galaxus internal product ID |
. . . QUANTITY | 2 | dtNUMBER | Must | Return quantity |
. . . REQUESTACCEPTED | false | dtBOOLEAN | Must |
|
. . . RESPONSECOMMENT | Beschädigt, deshalb abgelehnt. | dtSTRING[100] | Must * | * = You must send a RESPONSECOMMENT, if one or more items are declined. |