List Customer Accounts

List all of your customer accounts

GET or POST Request

https://v1.api19.com/account/list/customers

Get a list of all of your sub accounts and types

HTTP Post Variables Supported

Argument

Required

Type

key

yes

api key

curl https://v1.api19.com/account/list/customers \
 -d 'key=api_token' \

Last updated