Use the following parameters to create a request.
request creation payload
Request result
Invalid request data
{- "data": {
- "account_data": {
- "currency": "bitcoin",
- "index": 0,
- "name": "string",
- "policy_name": "string"
}, - "account_type": "BITCOIN_LIKE"
}, - "type": "CREATE_ACCOUNT"
}
{- "created_by": "{\"id\"=3}",
- "created_on": "2019-08-24T14:15:22Z",
- "expired_at": "2019-08-24T14:15:22Z",
- "id": 0,
- "status": "PENDING_APPROVAL",
- "target_id": 10,
- "target_type": "TEZOS_LIKE_TRANSACTION",
- "type": "CREATE_TRANSACTION",
- "used_admin_group": 1
}