post https://api-sandboxdash.norcapsecurities.com/tapiv3/index.php/v3/getAchPendingId
Request Parameters
Parameter | Required | Type | Description |
---|---|---|---|
clientID | yes | string | TransactAPI Client ID |
developerAPIKey | yes | string | TransactAPI Developer Key |
accountId | yes | string | Account ID or Issuer ID that is generated by the API once an Account (createAccount) or Issuer (createIssuer) is created |
Sample Request
Response Parameters
Parameter | Type | Description |
---|---|---|
statusCode | string | API Status Code |
statusDesc | string | API Status Description |
investorExternalAccountDetails | string | Returns the tristate trade details with pending status as an array |
Sample Response