Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 493 Bytes

interface-open-account.md

File metadata and controls

16 lines (11 loc) · 493 Bytes

Open Account

{{#include ./include/interface.open-account.json}}

The call MUST fail with the UNAUTHORIZED error code if not called by an authorized caller or if the operation is not authorized.

The call MUST fail with the DEFAULTED error code if the asset is defaulted.

The call MAY fail with the SUSPENDED error code if the asset operations are suspended.

The call MUST fail with the INVALID_HOLDING_ADDRESS error code if the Account already exists.