/
POST - /ledger
POST - /ledger
Description
This API adds an entry to the ledger of a specific type.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
doc | boby | object | yes |
|
type | boby.doc | enum | yes | |
section | boby.doc | enum | yes | |
locator | boby.doc | array | yes | minimum item = 1 |
action | boby.doc | enum | yes |
|
env | boby.doc | string | no |
|
status | boby.doc | enum | yes |
|
header | boby.doc | object | no |
|
input | boby.doc | object | no |
|
output | boby.doc | object | no |
|