curl --location --request GET 'https://sandbox.paypoint.blackkonnect.io/services/blackkonnectpaypointswitch/api/bill-payments/payments/' \
--header 'X-Request-ID;' \
--header 'X-ServiceAccount-ID;' \
--header 'X-Organisation-ID;' \
--header 'Authorization: Bearer <token>'{
"sourcePaymentReference": "6319df06-c695-4ae9-a6dc-06a2d68a1605",
"paymentStatus": "IN-PROGRESS",
"hostTransactionRef": "0000429582101"
}