post https://api-sandbox.pismolabs.io/corporate/v2/payments
Enables users to submit a payment to the Pismo platform. It supports posting debits and credits to an account, as well as facilitating fund transfers between accounts.
For details about payment operations, see Payment overview and Corporate Banking Launch Reference.
NOTES:
- This endpoint requires an account-specific access token. Getting an account token requires you to call the Get OpenID access token endpoint with an external account ID. Tokens can expire quickly, which can result in an Unauthorized message.
- To get the correct reason IDs, refer to the List account status reasons endpoint.
Each payment operation created generates the following events:
- Platform authorization created
- Account balance changed
- Account balance changed (Availables)
- Accounting entry created
- If flex controls are configured, a Flex control evaluated event is triggered.
See Data and reporting for more information on events and setting up event notifications.