Bug #12955
[DEV - API] validateBillReg
Status: | Closed | Start date: | 06 January 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jun Hui Yap | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
When calling API validateBillReg, using biller ID 1 (Merchant: Water Supplies Department).
This merchant do not maintain with any Bill Type Code.
Get error code 4003.
This scenario should be success.
- Every merchant must maintain with a Bill.
- Bill Type Code is not mandatory.
- There are 2 possible outcome:
- Merchant with only 1 bill with empty Bill Type Code.
- Merchant with 1 or more bills with Bill Type Code (01 until 99)
Note: One Merchant cannot have:
- More than 1 bill with same Bill Type Code
- More than 1 bill with empty Bill Type Code
- 1 bill with empty Bill Type Code and 1 or more bills with Bill Type Code (01 until 99)
History
#1 Updated by Lim Sze Xiang about 3 years ago
- Status changed from New to Resolved
- Assignee changed from Lim Sze Xiang to Jun Hui Yap
Please retry
#2 Updated by Jun Hui Yap about 3 years ago
- File 12955.png added
- Status changed from Resolved to Closed
Tested good.