API DocumentationAddresses

Set address as default billing address

Marks an address as the default billing address

PATCH
/api/manufacturer/v1/address/{addressId}/billing
AuthorizationBearer <token>

In: header

Path Parameters

addressIdinteger

ID of the address to set as billing address

Formatint64

Response Body

curl -X PATCH "https://m-api.eu.phas.io/api/manufacturer/v1/address/1/billing"
Empty
Empty