Main functionsfunction
NotificationConfirmation of
the physicalreceipt of a
customer returnNotification of whether the return has been accepted or rejected
Note |
---|
The after sales process for warranty claims is manual |
Info |
---|
|
return with feedback (Accepted or Rejected).
Info |
---|
Comment If this message has not been implemented, the returns must be processed in the Extranet/CMI:
|
Expand | |
---|---|
|
| |||||
|
XML Element | M/C/S | Sample values | Data type [maxLength] M/C/S | Description | |
---|---|---|---|---|---|
SUPPLIERRETURNNOTIFICATION | Must | - | - | MustSee Namespaces regarding the correct usage of namespaces. | |
. SUPPLIERRETURNNOTIFICATION_HEADER | Must | - | - | Must | |
. . SUPPLIERRETURNNOTIFICATION_INFO | Must | - | - | Must||
. . . ORDER_ID | Must | 9316271 | dtSTRING[25025] | Must | Galaxus Purchase Order ID |
. . . SUPPLIERRETURNNOTIFICATION_DATE | Must | 2017-06-15T16:57:33 | dtDATETIME | Must | Return Notification timestamp |
. SUPPLIERRETURNNOTIFICATION_ITEM_LIST | Must | - | - | Must | |
. . SUPPLIERRETURNNOTIFICATION_ITEM | Must | - | - | Must | |
. . . PRODUCT_ID | Must | - | - | Must||
. . . . SUPPLIER_PID | Must | A375-129 | dtSTRING[32] BMEcat NS | Must | Merchant Partner product key |
. . . . INTERNATIONAL_PID | Should | 09783404175109 | dtSTRING[14] BMEcat NS | Should | GTIN-14 with leading zeros |
. . . . BUYER_PID | Can | 6406567 | dtSTRING[50] BMEcat NS | Can | Galaxus internal product IDkey |
. . . QUANTITY | Must | 2 | dtNUMBER | Must | Return quantity |
. . . REQUESTACCEPTED | Must | false | dtBOOLEAN | Must | «true» true: acceptAccept the return false: declineReject the return |
. . . RESPONSECOMMENT | Must * | Beschädigt, deshalb abgelehnt. | dtSTRING[100] | Must * | * = You must send a RESPONSECOMMENT, if one or more items are declined. |