Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Finflex client ID (starts with finflex_test_ or finflex_live_)
Finflex client secret
Body
application/json
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