-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Hello.
I have a question about the new Allegro DPD delivery direction.
https://help.allegro.com/pl/sell/a/program-dostaw-allegro-delivery-informacje-dla-sprzedajacych-9gzevkzEGs1?utm_source=coma_email
According to the new requirements, we have configured our system.
But after receiving the TTN, and trying to update it in the method
https://api.allegro.pl/order/checkout-forms/c7794490-ef9e-11f0-98dd-e9983aa0835/shipments
, we get an error.
Request:
{
"carrierId": "DPD",
"waybill": "AD0MF49SNM3FVRM8J"
}
Response:
[{"code":"CarrierWaybillValidationException","message":"Provided waybill is not valid for this carrier"
Using the example of order c7794490-ef9e-11f0-98dd-e9983aa0835, can you tell me what the problem is?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels