Update Status Of An Am Request

View as MarkdownOpen in Claude

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

requestIdlongRequired

Request

This endpoint expects a string.

Response

This api will be used to update the status of am request
requestIdstringOptional
requestTypestringOptional
statusstringOptional
messagestringOptional
acctIdstringOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error