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.
In Shipping and Consignment documentation the
addres_number
andaddress_street
are reported to be required in addition toaddres_body
, my experiment shows that this is not the case, the quote and consignment is fine with onlyaddress_body
Looking at the
GetQuoteRequest
payload in the Parcelport web interface new consignment page it also only sendsaddres_body
and notaddres_number
oraddress_street
.