Remove acceleration funds

Remove acceleration funds from this entity to a bank account (this transfer is D+0). The specified payment method must be a bank account.

Path parameters

entityIdstringRequired

Entity ID or Entity ForeignID

paymentMethodIdstringRequired

Payment Method ID or Payment Method ForeignID

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 acceleration funds to remove. If the entered amount has more decimal places than the currency supports, trailing decimals will be truncated.

currencyenumRequired

The currency of the acceleration funds to remove.

Errors