Sandbox: Create an inbound ACH transfer

Simulates an inbound ACH transfer to your account. This is useful for testing account funding via externally originated ACH credit transfers into your Chariot Disbursement Account.

Sandbox Only

Only available in the sandbox environment.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
amountdoubleRequired

The amount of the transfer in cents. Only positive values are allowed.

account_idstringRequired

The identifier of the financial account that will receive the transfer

Errors