File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -37,10 +37,13 @@ The Wallet API allows developers to interact with blockchain networks and offer
3737``` https
3838POST /api/wallets
3939```
40+ #### Header params
41+
4042| Parameter | Param type | Value | Description |
4143| :--------------- | :--------- | :--------- | :--------------------------------------- |
42- | ` Signing-Method ` | Header | ` id:value ` | ` id ` : This is the ID of the signing method. ` value ` : This is the value of the signing method. |
44+ | ` Signing-Method ` | Header | ` id:value ` | ` id ` : This is the ID of the signing method.` value ` : This is the value of the signing method. |
4345
46+ #### Body params
4447
4548| Parameter | Param type | Description | Data type | Mandatory |
4649| :----------------------- | :--------- | :----------------------------------------------------- | :-------- | :-------- |
You can’t perform that action at this time.
0 commit comments