Set the customer invoice address.

PUT {{baseUrl}}/proposals/:proposal-id/customer/invoice-address

This endpoint set a customer's business partner address as the customer's invoice address and returns the new state.

HEADERS

KeyDatatypeRequiredDescription
If-Matchstring(Required) The If-Match HTTP request header makes the request conditional. For PUT and other modifying methods, it will only modify the resource in case the ETag indicated by the If-Match header is identical to the resource's current ETag.
Content-Typestring
Acceptstring