This method is used to validate API credentials and get basic information about API account.
API endpoint: https://api.payson.se/1.0/AccountInfo/
No additional parameters should be sent.
| Parameter | Data type | Description |
|---|---|---|
| accountEmail | string | Payson account email attached to request agent. |
| status | string | Approved or Denied. |
| merchantId | int | Agent Id. |
| enabledForInvoice | bool | Is agent enabled to receive invoice payments |
| enabledForpaymentPlan | bool | Is agent enabled to receive payment plan payments |