Update Status Of An Am Request
This api will be used to update the status of am request
Scope: accounts.write
Security Policy: Signed JWT
Authentication
AuthorizationBearer
RS256-signed JWT access token signed with your registered private key.
Path parameters
requestId
Request
This endpoint expects a string.
Response
This api will be used to update the status of am request
requestId
requestType
status
message
acctId
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error

