Skip to content

CONSUMER Portal - API Chain

Total endpoints: 9

POST /api/v1/consumer/transfer/command/create

Request Body: Required (JSON)


GET /api/v1/consumer/transfer/query/orders

Parameters:

NameInType
walletIdquerystring
startTimequeryobject
endTimequeryobject

GET /api/v1/consumer/transfer/query/orders/wallet/{walletBizId}

Parameters:

NameInType
walletBizIdpathstring
startTimequeryobject
endTimequeryobject

GET /api/v1/consumer/transfer/query/orders/{bizId}

Parameters:

NameInType
bizIdpathstring

GET /api/v1/consumer/transfer/query/orders/{bizId}/completed

Parameters:

NameInType
bizIdpathstring

GET /api/v1/consumer/wallets


GET /api/v1/consumer/wallets/{walletBizId}

Parameters:

NameInType
walletBizIdpathstring

GET /api/v1/consumer/wallets/{walletBizId}/balance

Parameters:

NameInType
walletBizIdpathstring

GET /api/v1/consumer/wallets/{walletBizId}/flows

Parameters:

NameInType
walletBizIdpathstring

SlaunchX Internal Documentation