Set an address as the default for its type
Accounts
Set an address as the default for its type
Promotes the specified address to the default for its type (billing or shipping). The previous
default address of the same type is automatically demoted. This operation is idempotent: calling
it on an already-default address returns 200 with no change.
Requires accounts:write scope.
POST
Set an address as the default for its type
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Response
Default address updated
The response is of type object.

