Create a payin order (deposit). This is the opposite of payout (withdraw). This endpoint supports two authentication methods - either use client credentials headers OR bearer token.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Finflex client ID (starts with finflex_test_ or finflex_live_)
Finflex client secret
Payin order created successfully
The response is of type object
.