Skip to main content
POST
Bulk save accounts

Authorizations

Authorization
string
header
required

Use HTTP Basic Authentication. Provide your email as login and PPT token as the password.

Body

application/json
id
string | null
name
string
balance
number
currency
string

Response

200 - application/json

Accounts saved successfully

ids
string[]