ParcelPort / ParcelPort.API

3 stars 3 forks source link

address_number and address_street optional #3

Open sleemanj opened 3 years ago

sleemanj commented 3 years ago

In Shipping and Consignment documentation the addres_number and address_street are reported to be required in addition to addres_body, my experiment shows that this is not the case, the quote and consignment is fine with only address_body

Looking at the GetQuoteRequest payload in the Parcelport web interface new consignment page it also only sends addres_body and not addres_number or address_street.