Skip to main content

Fetch Request Access Attributes

POST 

/fetchRequestAccessAttributes

This method returns approval history details for a given "RequestAccessKey"(provided in requestaccesskey parameter) The Authorization must have Bearer followed by Token. Mandatory params: requestaccesskey

Request

Body

    requestaccesskeystring
    Example: 10

Responses

Fetch Request Access Attributes

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    errorCodestring
    Example: 0
    msgstring
    Example: successful

    result

    object[]

  • Array [

  • ACCOUNTS_COLUMNstring
    Example:
    ATTRIBUTEGROUPstring
    Example:
    ATTRIBUTELABLEstring
    Example:
    ATTRIBUTE_NAMEstring
    Example: ACCOUNTNAME
    ATTRIBUTE_OLDVALUEstring
    Example:
    ATTRIBUTE_VALUEstring
    Example: glogan
    DESCRIPTIONstring
    Example:
  • ]

  • sizenumber
    Example: 4