curl --location --request GET 'https://gateway-staging.instacash.hu/bnpl/external/application?financier&page=&size=&sort=' \
--header 'X-Api-Key: <api-key>'[
{
"created": "2019-08-24T14:15:22Z",
"offerId": "string",
"id": "string",
"publicId": "string",
"dealId": 0,
"purchaseId": 0,
"financier": "string",
"interest": 0,
"thm": 0,
"installments": 0,
"status": "CREATED",
"statusResult": "SUCCESS",
"lastStatusChange": "2019-08-24T14:15:22Z"
}
]