Number of APIs: 7
GET {{baseUrl}}/account
Service urls:
http://yourdomain.com/api/rest/account
OR
http://yourdomain.com/index.php?route=rest/account/account
PUT {{baseUrl}}/account
Service urls:
http://yourdomain.com/api/rest/account
OR
http://yourdomain.com/index.php?route=rest/account/account
PUT {{baseUrl}}/account/password
Service urls:
http://yourdomain.com/api/rest/account/password
OR
http://yourdomain.com/index.php?route=rest/account/password
GET {{baseUrl}}/account/transactions
Service urls:
http://yourdomain.com/api/rest/account/transactions
OR
http://yourdomain.com/index.php?route=rest/account/transactions
GET {{baseUrl}}/account/voucherthemes
Service urls:
http://yourdomain.com/api/rest/account/voucherthemes
OR
http://yourdomain.com/index.php?route=rest/account/voucherthemes
POST {{baseUrl}}/account/voucher
Service urls:
http://yourdomain.com/api/rest/account/voucher
OR
http://yourdomain.com/index.php?route=rest/account/voucher
GET {{baseUrl}}/account/downloads
Service urls:
http://yourdomain.com/api/rest/account/downloads
OR
http://yourdomain.com/index.php?route=rest/account/downloads
ENDPOINTS