post https://api.mercury.com/api/v1/account//request-send-money
Create a payment request that may require approval based on your organization's payment policies.
Scope: Send Money with Approval (Does not require IP Whitelist)
For implementation guide and acceptable uses for this endpoint, refer to account/:id/transactions POST
Note:
This endpoint provides a way to queue payments programmatically that require approval from the web interface. The user approving the payment will need to be different than the user who created the API Token and the user will need to have proper send money permissions.
Since this endpoint requires approval to send money, an IP Whitelist is not required if using this endpoint with a Custom token. This endpoint may be used in situations where a static IP is not available.
