Get a MT103 payment confirmationAsk AIget https://www.bankingcircleconnect.com/api/v1/payments/singles/{payment-id}/mt103Path Paramspayment-iduuidrequiredPayment identifier | Payment.paymentIdResponses 200OK 400Bad request. Request is not correctly formulated. Goes for both Header, Query and Body. Verify the error description and properties. 403Forbidden. The server understood the request, but is refusing it or the access is not allowed, i.e. if resource exists but calling user does not have rights to access it. 404Not found. There is no resource behind the URL, i.e. requesting data on an account that does not exist. 500Internal Server Error. Something unexpected happened on BC Connect side.Updated about 2 months ago