Onboard a Go Account to the address book directory

post/api/address-book/v1/admin/onboard

Admin endpoint to onboard a Go Account to the address book directory on behalf of an enterprise.

Request Body

walletId string required
Min length: >= 1 characters
description string required
Min length: >= 1 characters
featured boolean required

200 Response

listing object required
codec for listing http response
id string required
name string required
Min length: >= 1 characters
description string
Min length: >= 1 characters
editable boolean required
True, if the name is editable.
id string required
walletId string required
Min length: >= 1 characters
coin string required
Min length: >= 1 characters
type string required
codec for entry type
Allowed value: GO_ACCOUNT
description string
Min length: >= 1 characters
discoverable boolean required
featured boolean required
createdAt string <date-time>required
updatedAt string <date-time>required

400 Response

401 Response

errorName string required
error string required

403 Response

errorName string required
error string required

500 Response

errorName string required
error string required