Utilities

parse address and display in all formats

get/v2/address/{account_id}/parse

Path parameters

account_idstring address required
Example:0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621

account ID

Response

all forms and info

given_typestring required
raw_formstring address required
test_onlyboolean required

Example response

{
  "raw_form": "0:6e731f2e28b73539a7f85ac47ca104d5840b229351189977bb6151d36b5e3f5e"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.