Feature #18546
[BE][Customer Portofolio]Create service to get availability
Status: | UAT | Start date: | 20 October 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Rahmat Alfianto | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Create service to call BCA Mid Tier service to get report availability for Dana,Kredit & Investasi
API will return to Front End falg for availability report for dana, kredit and investasi
History
#1 Updated by Rahmat Alfianto about 1 year ago
- Status changed from New to In Progress
#2 Updated by Angga robbi about 1 year ago
- Status changed from In Progress to Pending SIT
- Assignee changed from Angga robbi to Rahmat Alfianto
URL
/api/customer-portfolio-report/inquiry
Request
header user-details
Response
{ "httpStatus": "string", "error_schema": { "error_code": "string", "error_message": { "english": "string", "indonesian": "string" } }, "output_schema": { "investasi": "string", "dana": "string", "kredit": "string" } }
#3 Updated by Rahmat Alfianto about 1 year ago
- Status changed from Pending SIT to Pending UAT
#4 Updated by Rahmat Alfianto about 1 year ago
- Status changed from Pending UAT to UAT
- % Done changed from 0 to 100