DELETE api/account/{id}/member/{customerID}

Remove a customer from the account customer group

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Account Identifier for account to find group for

globally unique identifier

Required

customerID

Customer identifier to be removed from account

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

None.