provider Credit GET /credit
@utdk/mercury /credit
List all credit accounts
Retrieve a list of all credit accounts for the organization.

Try it

Authentication
Configure credentials for Mercury API
listcredit
GET/credit
Retrieve a list of all credit accounts for the organization.

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import mercury from '@utdk/mercury';

await mercury.listcredit()