Upsert Account
POST/account/upsert
Creates or updates an account based on provided data. Use the 'requestType' field to control behavior: 'add' errors if the account already exists, 'update' errors if the account does not exist, and 'upsert' (default) creates or updates as needed.
Request
Responses
- 200
- default
- 4XX
Success
Error
Unauthorized