whapi.com

The Accounts API is a collection of methods used to query a customer account. It allows the developer to retrieve account-related data such as the user account balance. It should be noted that regional variations may exist - so some fields may not be returned for certain territories.

9 endpoints entertainment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

whatsapp-api-sdk-php ✓ Official
composer require whatsapp-api-sdk-php
curl examples
Retrieves details of a customers account
curl \
  /account
Get a customers account balance
curl \
  /account/balance
Gets a customer's account payments
curl \
  /account/payments
Endpoints (9 total)
GET
/account
Retrieves details of a customers account
GET
/account/balance
Get a customers account balance
GET
/account/payments
Gets a customer's account payments
GET
/account/plusCard
Gets a customer's plus card details if they exist.
POST
/account/flags
Sets a flag based on name to value provided for the user.
POST
/account/plusCard/pin
Sets a customer's plus card pin
POST
/account/plusCard/lostStolen
Sets a customer's plus card as Lost/Stolen
POST
/account/plusCard/phone/{oldPhoneNumber}
Sets a customer's plus card phone number
PUT
/account/plusCard/pin
Updates a customer's plus card pin
Related APIs in same category
jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org
Language coverage
PHP
1
At a glance
Total SDKs1
Languages1
Endpoints9
Categories1