Bug #12933
[DEV - API] getBillerList is not found
Status: | Closed | Start date: | 23 December 2021 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jun Hui Yap | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Want to test API in IDD 2.4.1.2 Get Biller List
Tried to use /api/getBillerList, get status 404
Tried to use /api/bo/getBillerList, get status 403
History
#1 Updated by Jun Hui Yap about 3 years ago
- Subject changed from [API] getBillerList is not found to [DEV - API] getBillerList is not found
#2 Updated by Jun Hui Yap about 3 years ago
- Assignee set to Lim Sze Xiang
#3 Updated by Lim Sze Xiang about 3 years ago
- Status changed from New to Resolved
Please retry /api/getBillerList
/api/bo/getBillerList is meant for back office usage which the current client has no authorize to access.
#4 Updated by Lim Sze Xiang about 3 years ago
- Assignee changed from Lim Sze Xiang to Jun Hui Yap
#5 Updated by Jun Hui Yap about 3 years ago
- Status changed from Resolved to Closed
/api/getBillerList is able to test now.