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:
| Name | In | Type |
|---|---|---|
walletId | query | string |
startTime | query | object |
endTime | query | object |
GET /api/v1/consumer/transfer/query/orders/wallet/{walletBizId}
Parameters:
| Name | In | Type |
|---|---|---|
walletBizId | path | string |
startTime | query | object |
endTime | query | object |
GET /api/v1/consumer/transfer/query/orders/{bizId}
Parameters:
| Name | In | Type |
|---|---|---|
bizId | path | string |
GET /api/v1/consumer/transfer/query/orders/{bizId}/completed
Parameters:
| Name | In | Type |
|---|---|---|
bizId | path | string |
GET /api/v1/consumer/wallets
GET /api/v1/consumer/wallets/{walletBizId}
Parameters:
| Name | In | Type |
|---|---|---|
walletBizId | path | string |
GET /api/v1/consumer/wallets/{walletBizId}/balance
Parameters:
| Name | In | Type |
|---|---|---|
walletBizId | path | string |
GET /api/v1/consumer/wallets/{walletBizId}/flows
Parameters:
| Name | In | Type |
|---|---|---|
walletBizId | path | string |