Create Request

Create Request

post

Use the following parameters to create a request.

Authorizations
X-Ledger-API-KeystringRequired

If you've set up your API Key when initializing your LAM, you'll need to include it as a header along with the api user header. For more details, see step 5 of the get started documentation.

X-Ledger-API-UserstringRequired

(required) Username of a registered API User

Body
or
or
or
or
or
Responses
chevron-right
200

Request result

application/json
created_onstring · date-timeRequired
expired_atstring · date-timeRequired
idintegerRequired
statusstring · enumRequiredExample: PENDING_APPROVALPossible values:
target_idintegerRequiredExample: 10
target_typestringRequiredExample: TEZOS_LIKE_TRANSACTION
typestringRequiredExample: CREATE_TRANSACTION
used_admin_groupinteger · nullableOptional

Admin Group used to create and approve the request

Default: nullExample: 1
post
/requests

Last updated