REST API Reference
Accounts
Management API
Professional REST API for managing billing accounts, products, contacts, and addresses at Yocon Móvil.
7
Endpoints
v1.0
API Version
REST
Architecture
JSON
Format
Available Endpoints
GET
All Accounts
/accounts
POST
Create Account
/accounts
PATCH
Update Account
/accounts
PATCH
Update Status
/accounts/{id}/status
POST
Upgrade Account
/accounts/upgrade
GET
Activate Account
/accounts/{id}/activate
DELETE
Delete Account
/accounts/{id}