Accounts

[Sandbox] Create Deposit

Create a deposit. This endpoint is only for testing purposes and works only in the sandbox environment.

post/movements/

Headers

x-company-idinteger

ID of a child company for authentication. If not provided, the parent company will be authenticated.

ID of a child company for authentication. If not provided, the parent company will be authenticated.

Request body

account_idstring required

Account ID to deposit

amountnumber required

Amount to deposit

Response

Successful Response

status'success'

Changes

No recorded changes to this endpoint across all 1 revision of this API.