allegro / allegro-api

Issue tracker and wiki for Allegro REST API
https://developer.allegro.pl/
217 stars 39 forks source link

send customer email alongside waybill #10269

Open horiapetre opened 1 week ago

horiapetre commented 1 week ago

Could you provide me an example of an request with sending customer email alongside waybill ? or a link to the documentation where we can find it, because based on Allegro API documentation, there is no email field so we can't figure out how and where should we send it.

PrzemyslawLukanowski commented 1 week ago

If you are using Ship With Allegro resources, customer email is provided when creating a new parcel via POST /shipment-management/shipments/create-commands. Example of such request is in our documentation and tutorial. Besides that, there are no other endpoints in our API where you send customer email.