...
5. A file (in txt, csv format) should contain accounts you would like to bulk write off and they should meet the mentioned criteriaExample:
...
...
Scenario: As an admin user, I want to see a preview of which accounts to write off before I submit, so I can ensure I’m not writing off accounts by mistake
Info |
---|
Note: When a list of accounts is uploaded for write-off, there is a summary of the accounts that will be written-off for user to check: account ID customer name fulfilment centre # days since default state
there are some light checks on eligibility and ineligibility for write-off is shown for each account if: account doesn’t exist account is not in default state account has already been terminated
The list should be ordered by days since default ascending to identify any cases where write off might be carried out too early Users can upload a file with a maximum of 2000 customer entries in a single submission.
|
...
6. Then hit the save button and you will get notified about the bulk operation
...