Get account
get_accountTest the connection by identifying the authenticated merchant. Requires merchant_read scope.
Instructions
Identify the authenticated merchant (connection test). Requires scope merchant_read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| is_live | Yes | false ⇒ you are using a sandbox key (sk_test_). | |
| username | No | ||
| created_at | No | ||
| merchant_id | No | ||
| merchant_slug | No |