Update Status By Account
Query status of account by accountId
Scope: accounts.write
Security Policy: Signed JWT
Authentication
AuthorizationBearer
RS256-signed JWT access token signed with your registered private key.
Path parameters
accountId
Request
This endpoint expects a string.
Response
Query status of account by accountId.
dateOpened
dateStarted
dateClosed
accountId
status
description
masterAccountId
adminAccountId
state
message
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error

