Skip to main content
DELETE
/
v1
/
store
/
{storeId}
/
billing
/
{addressId}
Delete Billing Address
curl --request DELETE \
  --url https://storekit.samarthh.me/v1/store/{storeId}/billing/{addressId}

Path Parameters

storeId
string
required
addressId
string
required

Billing address ID (UUID)

Response

200 - application/json

Successful response