Project

General

Profile

Actions

Sub-task #9

closed
PM

Story #1: Onboarding

Task #3: Portfolio

[FE] change API url for data. display chart and trasaction for only success reserved

Sub-task #9: [FE] change API url for data. display chart and trasaction for only success reserved

Added by prin methirattanasophon about 7 hours ago. Updated about 7 hours ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Start date:
02/17/2026
Due date:
% Done:

0%

Estimated time:

Description

API: /api/v1/customer/product/portfolio
method: get
hearder: {Authorization: Berear token}

resp:{
"response": [
{
"investment": {
"CreatedAt": "0001-01-01T00:00:00Z",
"DeletedAt": null,
"quantity": 230000,
"amount": 230000,
"price": 0,
"currency": "",
"customerCode": 90000001,
"icoCode": "35f60f29-36d0-46b7-9be4-8ec20fa7884e",
"investedAt": "0001-01-01T00:00:00Z",
"transactionStatus": 0,
"approveRequest": "",
"approved": "",
"nextApprove": "",
"walletAddress": "",
"walletNetwork": "",
"isThaiQR": false
},
"asset": {
"CreatedAt": "0001-01-01T00:00:00Z",
"DeletedAt": null,
"registerId": "",
"title": "",
"logo": "",
"issueBy": "c",
"image": "logo/c.png",
"name": "c",
"description": "desc c",
"category": "category",
"return": "",
"region": "thai",
"minimum": "1000"
},
"invoices": {
"CreatedAt": "0001-01-01T00:00:00Z",
"DeletedAt": null,
"referenceId": "",
"invoice": 0,
"filePath": ""
}
}
],
"xid": "fbfe9f43-f038-4e77-ba8a-b2dcbada817b"
}

PM Updated by prin methirattanasophon about 7 hours ago Actions #1

  • Tracker changed from Task to Feature

PM Updated by prin methirattanasophon about 7 hours ago Actions #2

  • Tracker changed from Feature to Sub-task
Actions

Also available in: PDF Atom