# Billing API, REST: Customer

A set of methods for managing Customer resources.

## Methods

#|
||Method | Description ||
|| [List](list.md) | Retrieves the list of customers associated with the specified reseller. ||
|| [Invite](invite.md) | Invites customer to the specified reseller. ||
|| [CreateResellerServed](createResellerServed.md) | Creates new reseller-served customer. ||
|| [Activate](activate.md) | Activates specified customer. After customer is activated, he can use resources associated with his billing account. ||
|| [Suspend](suspend.md) | Suspend specified customer. After customer is suspended, he can't use resources associated with his billing account. ||
|#