Question
Where a request is made to Get Scheduled Payments for Account and there are no scheduled payments, should the DH respond with Status Ok and an empty array, or with an error code, as the mandatory fields can't be populated?
The same question applies to a call to Get Direct Debits for Account, when there are no direct debits.
Answer
If the request is valid, it is not an error. You must respond with a 200 OK status and an empty array.
Comments
0 comments
Please sign in to leave a comment.