{"id":9769,"date":"2024-03-19T16:56:47","date_gmt":"2024-03-19T15:56:47","guid":{"rendered":"https:\/\/docs.centralpay.com\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/"},"modified":"2025-12-08T16:08:28","modified_gmt":"2025-12-08T15:08:28","slug":"the-payment-request-object","status":"publish","type":"docs","link":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/","title":{"rendered":"The PAYMENT REQUEST object"},"content":{"rendered":"\n<div class=\"wp-block-cover wp-duotone-unset-1\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_CREATED<br>Happen when a payment request is created<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-6b6e402b4b6d14050d2616004f747c23\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"75b8f668-c5ce-40c8-ba51-2423004b04d2\",\n  \"type\": \"PAYMENTREQUEST_CREATED\",\n  \"creationDate\": \"2024-01-08T11:47:27.515437+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"attachments\": [],\n    \"breakdowns\": [\n      {\n        \"amount\": 29000,\n        \"email\": \"gduhamel@centralpay.eu\",\n        \"endpoint\": \"https:\/\/test-form.centralpay.net\/446ae220-96f7-40ec-bd9b-9c8b83e0919b\",\n        \"entered\": false,\n        \"firstName\": \"Corben\",\n        \"initiator\": true,\n        \"lastName\": \"DALLAS\",\n        \"paid\": false,\n        \"paymentAttempted\": false,\n        \"paymentRequestBreakdownId\": \"548c4ce7-d14f-486d-b9ac-b3caa3a9f5b6\",\n        \"payments\": [],\n        \"status\": \"UNPAID\",\n        \"view\": 0\n      }\n    ],\n    \"createCustomer\": false,\n    \"creationDate\": \"2024-01-08T11:47:27.494330+01:00\",\n    \"currency\": \"EUR\",\n    \"installments\": [],\n    \"language\": \"fre\",\n    \"linkExpirationDate\": \"2025-01-07T11:47:27.393093+01:00\",\n    \"merchantPaymentRequestId\": \"Facture 12334\",\n    \"notificationEmails\": [],\n    \"paymentMethods\": [\n      \"TRANSACTION\",\n      \"SCT_TRANSACTION\"\n    ],\n    \"paymentRequestId\": \"1c3d2a38-5f0e-41d4-a177-cf87fb5da617\",\n    \"paymentRequestStatus\": \"ACTIVE\",\n    \"paymentStatus\": \"UNPAID\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"scenarios\": [],\n    \"subscriptions\": [],\n    \"totalAmount\": 29000,\n    \"transaction\": {\n      \"capture\": true,\n      \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n      \"customAcceptanceData\": {},\n      \"paymentRequestTransactionId\": \"94977411-0b77-4792-b4cb-efd133911f66\",\n      \"source\": \"EC\"\n    },\n    \"transfers\": [],\n    \"wireTransfer\": {\n      \"paymentRequestWireTransferId\": \"329c9d8f-53de-4797-b6fc-d75ce3bf2466\"\n    }\n  },\n  \"requestId\": \"7dc393fc-f32a-4c4e-945e-f4f231610a47\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-2\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_CANCELED<br>Happen when a payment request is cancelled<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-5d903088c22161ddb6cf2713609a3fe4\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"092b72f8-67a3-489c-af21-684eef115c65\",\n  \"type\": \"PAYMENTREQUEST_CANCELED\",\n  \"creationDate\": \"2024-01-08T11:50:28.640892+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"attachments\": [],\n    \"breakdowns\": [\n      {\n        \"amount\": 29000,\n        \"email\": \"gduhamel@centralpay.eu\",\n        \"endpoint\": \"https:\/\/test-form.centralpay.net\/446ae220-96f7-40ec-bd9b-9c8b83e0919b\",\n        \"entered\": true,\n        \"firstName\": \"Corben\",\n        \"initiator\": true,\n        \"lastName\": \"DALLAS\",\n        \"paid\": false,\n        \"paymentAttempted\": false,\n        \"paymentRequestBreakdownId\": \"548c4ce7-d14f-486d-b9ac-b3caa3a9f5b6\",\n        \"payments\": [],\n        \"status\": \"UNPAID\",\n        \"view\": 0\n      }\n    ],\n    \"createCustomer\": false,\n    \"creationDate\": \"2024-01-08T11:47:27.494330+01:00\",\n    \"currency\": \"EUR\",\n    \"endingDate\": \"2024-01-08T11:50:28.619151+01:00\",\n    \"installments\": [],\n    \"language\": \"fre\",\n    \"linkExpirationDate\": \"2025-01-07T11:47:27.393093+01:00\",\n    \"merchantPaymentRequestId\": \"Facture 12334\",\n    \"notificationEmails\": [],\n    \"paymentMethods\": [\n      \"SCT_TRANSACTION\",\n      \"TRANSACTION\"\n    ],\n    \"paymentRequestId\": \"1c3d2a38-5f0e-41d4-a177-cf87fb5da617\",\n    \"paymentRequestStatus\": \"CANCELED\",\n    \"paymentStatus\": \"UNPAID\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"scenarios\": [],\n    \"subscriptions\": [],\n    \"totalAmount\": 29000,\n    \"transaction\": {\n      \"capture\": true,\n      \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n      \"customAcceptanceData\": {},\n      \"paymentRequestTransactionId\": \"94977411-0b77-4792-b4cb-efd133911f66\",\n      \"source\": \"EC\"\n    },\n    \"transfers\": [],\n    \"wireTransfer\": {\n      \"paymentRequestWireTransferId\": \"329c9d8f-53de-4797-b6fc-d75ce3bf2466\"\n    }\n  },\n  \"requestId\": \"ff7f8976-a2fe-4a90-8bf1-55eb6a1abf5f\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-3\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_CLOSED<br>Happen when a payment request is closed<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-40a3bad4aa829d5156f84b4ad23c1702\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"f06c4263-7708-476e-89c8-c6c52213d034\",\n  \"type\": \"PAYMENTREQUEST_CLOSED\",\n  \"creationDate\": \"2024-01-08T11:51:37.271485+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"attachments\": [],\n    \"breakdowns\": [\n      {\n        \"amount\": 29000,\n        \"email\": \"gduhamel@centralpay.eu\",\n        \"endpoint\": \"https:\/\/test-form.centralpay.net\/7c9b8626-c7b1-46dc-9efa-7f7c994839e6\",\n        \"entered\": true,\n        \"firstName\": \"Corben\",\n        \"initiator\": true,\n        \"lastName\": \"DALLAS\",\n        \"paid\": false,\n        \"paymentAttempted\": false,\n        \"paymentRequestBreakdownId\": \"82ad8194-10e6-4639-8011-8cacd285f465\",\n        \"payments\": [],\n        \"status\": \"UNPAID\",\n        \"view\": 0\n      }\n    ],\n    \"createCustomer\": false,\n    \"creationDate\": \"2024-01-08T11:51:25.123940+01:00\",\n    \"currency\": \"EUR\",\n    \"endingDate\": \"2024-01-08T11:51:37.249097+01:00\",\n    \"installments\": [],\n    \"language\": \"fre\",\n    \"linkExpirationDate\": \"2025-01-07T11:51:25.039807+01:00\",\n    \"merchantPaymentRequestId\": \"Facture 12334\",\n    \"notificationEmails\": [],\n    \"paymentMethods\": [\n      \"SCT_TRANSACTION\",\n      \"TRANSACTION\"\n    ],\n    \"paymentRequestId\": \"af2d283a-eec1-4d55-9fa9-82ae6a3a1212\",\n    \"paymentRequestStatus\": \"CLOSED\",\n    \"paymentStatus\": \"UNPAID\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"scenarios\": [],\n    \"subscriptions\": [],\n    \"totalAmount\": 29000,\n    \"transaction\": {\n      \"capture\": true,\n      \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n      \"customAcceptanceData\": {},\n      \"paymentRequestTransactionId\": \"49d7fa4f-88d8-43bf-8ed1-2ac68a093953\",\n      \"source\": \"EC\"\n    },\n    \"transfers\": [],\n    \"wireTransfer\": {\n      \"paymentRequestWireTransferId\": \"a26099e7-af23-4b71-baa0-24608bb10f0e\"\n    }\n  },\n  \"requestId\": \"19ae9e22-5c4b-4c2b-a94c-a2fd41c3dcd2\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-4\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_PAID<br>Happen when a payment request is paid<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-fae21cbdf755769d68956262fb3b3fbc\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"04feded6-e56b-4980-903f-3f15d89405aa\",\n  \"type\": \"PAYMENTREQUEST_PAID\",\n  \"creationDate\": \"2024-01-15T12:36:33.155085+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"attachments\": [],\n    \"breakdowns\": [\n      {\n        \"amount\": 100000,\n        \"email\": \"gduhamel@centralpay.eu\",\n        \"endpoint\": \"https:\/\/test-form.centralpay.net\/6afa376b-976a-4b79-8320-5baf16681b79\",\n        \"entered\": true,\n        \"initiator\": true,\n        \"paid\": false,\n        \"paymentAttempted\": false,\n        \"paymentRequestBreakdownId\": \"75b6d330-948e-4aef-8967-d88d2acc7190\",\n        \"payments\": [\n          {\n            \"creationDate\": \"2024-01-15T12:36:11.311665+01:00\",\n            \"paymentMethod\": \"TRANSACTION\",\n            \"uuid\": \"73d16504-a1d7-488a-8e0a-b350972f754d\"\n          },\n          {\n            \"creationDate\": \"2024-01-15T12:36:31.689550+01:00\",\n            \"paymentMethod\": \"TRANSACTION\",\n            \"uuid\": \"f80eee11-a633-46c2-bf08-f31d33d3107a\"\n          }\n        ],\n        \"status\": \"PAID\",\n        \"view\": 0\n      }\n    ],\n    \"createCustomer\": false,\n    \"creationDate\": \"2024-01-15T12:34:44.362675+01:00\",\n    \"currency\": \"EUR\",\n    \"endingDate\": \"2024-01-15T12:36:33.036207+01:00\",\n    \"installment\": {\n      \"depositAmount\": 0,\n      \"feeAmount\": 0,\n      \"intervalCount\": 1,\n      \"intervalUnit\": \"MONTH\",\n      \"iterationCount\": 2,\n      \"paymentRequestInstallmentId\": \"979caed1-430b-4984-8697-7f85eecaf482\",\n      \"source\": \"CARD\",\n      \"startingDate\": \"2024-01-15\"\n    },\n    \"installments\": [\n      {\n        \"depositAmount\": 0,\n        \"feeAmount\": 0,\n        \"intervalCount\": 1,\n        \"intervalUnit\": \"MONTH\",\n        \"iterationCount\": 2,\n        \"paymentRequestInstallmentId\": \"979caed1-430b-4984-8697-7f85eecaf482\",\n        \"source\": \"CARD\",\n        \"startingDate\": \"2024-01-15\"\n      }\n    ],\n    \"language\": \"eng\",\n    \"linkExpirationDate\": \"2025-01-14T12:34:44.285879+01:00\",\n    \"notificationEmails\": [],\n    \"paymentMethods\": [\n      \"INSTALLMENT\",\n      \"TRANSACTION\"\n    ],\n    \"paymentRequestId\": \"2bfc4ab4-f878-46b8-8a12-3263d2d28842\",\n    \"paymentRequestStatus\": \"CLOSED\",\n    \"paymentStatus\": \"PAID\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"scenarios\": [],\n    \"subscriptions\": [],\n    \"totalAmount\": 100000,\n    \"transaction\": {\n      \"capture\": true,\n      \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n      \"customAcceptanceData\": {},\n      \"paymentRequestTransactionId\": \"75b7c505-c546-475a-88ee-c169073d05b1\",\n      \"source\": \"EC\"\n    },\n    \"transfers\": []\n  },\n  \"requestId\": \"6847ced8-92ab-45df-9f1d-1069112b98e1\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-5\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_INSTALLMENT_FAILED<br>Happen when the installment of the payment request failed<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-0107675a5954d8165430f4bf0e8e3e23\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"36650db2-3f36-479f-9518-16699a289467\",\n  \"type\": \"PAYMENTREQUEST_INSTALLMENT_FAILED\",\n  \"creationDate\": \"2024-01-15T12:43:18.344841+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 100000,\n    \"card\": {\n      \"commercialBrand\": \"VISA\",\n      \"first6\": \"400000\",\n      \"last4\": \"0069\",\n      \"uuid\": \"3f3114d8-03eb-464d-9b0c-15200caa6d2d\"\n    },\n    \"cardId\": \"3f3114d8-03eb-464d-9b0c-15200caa6d2d\",\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-15T12:43:16.467780+01:00\",\n    \"currency\": \"EUR\",\n    \"customerId\": \"ddf4aa07-5fd3-4ce1-bbaa-cdaafdb821d5\",\n    \"depositAmount\": 0,\n    \"endUserIp\": \"91.229.230.41\",\n    \"endUserLanguage\": \"eng\",\n    \"feeAmount\": 0,\n    \"installmentPaymentId\": \"e9ea4684-1277-4928-b6f0-6df6bccdb275\",\n    \"installments\": [\n      {\n        \"amount\": 50000,\n        \"attemptCount\": 1,\n        \"creationDate\": \"2024-01-15T12:43:16.467716+01:00\",\n        \"currency\": \"EUR\",\n        \"customerId\": \"ddf4aa07-5fd3-4ce1-bbaa-cdaafdb821d5\",\n        \"installmentId\": \"54c40fa5-e25e-451b-9c5f-7a6d715c449c\",\n        \"installmentPaymentId\": \"e9ea4684-1277-4928-b6f0-6df6bccdb275\",\n        \"nextTransactionAttempt\": \"2024-01-18T04:00+01:00\",\n        \"paid\": false,\n        \"sddTransactions\": [],\n        \"transactionDatas\": [\n          {\n            \"creationDate\": \"2024-01-15T12:43:17.074117+01:00\",\n            \"uuid\": \"70ccb90d-3b1a-43d2-b1ee-146e65cf4906\"\n          }\n        ],\n        \"transactions\": [\n          \"70ccb90d-3b1a-43d2-b1ee-146e65cf4906\"\n        ],\n        \"type\": \"INSTALLMENT\"\n      },\n      {\n        \"amount\": 50000,\n        \"attemptCount\": 0,\n        \"creationDate\": \"2024-01-15T12:43:16.467738+01:00\",\n        \"currency\": \"EUR\",\n        \"customerId\": \"ddf4aa07-5fd3-4ce1-bbaa-cdaafdb821d5\",\n        \"installmentId\": \"1db9808f-cbd9-4498-8d35-497ff341c473\",\n        \"installmentPaymentId\": \"e9ea4684-1277-4928-b6f0-6df6bccdb275\",\n        \"nextTransactionAttempt\": \"2024-02-15T04:00+01:00\",\n        \"paid\": false,\n        \"sddTransactions\": [],\n        \"transactions\": [],\n        \"type\": \"INSTALLMENT\"\n      }\n    ],\n    \"intervalCount\": 1,\n    \"intervalUnit\": \"MONTH\",\n    \"iterationCount\": 2,\n    \"paymentRequestBreakdownId\": \"fbd3f414-f1dc-416a-a4cd-d7bf76d21b77\",\n    \"paymentRequestId\": \"b4a010bb-8e3f-4261-af97-4993bede753f\",\n    \"pointOfSale\": {\n      \"name\": \"Corben Dallas\",\n      \"uuid\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\"\n    },\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"startingDate\": \"2024-01-15\",\n    \"status\": \"FAILURE\"\n  },\n  \"requestId\": \"e217a158-fc58-4b43-8c5d-6f23f7cc7977\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-6\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_INSTALLMENT_SUCCEEDED<br>Happen when the installment of the payment request succeeded<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-4b4eda32c846638b851b25853aaadc3d\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"8f744f4e-4101-4df4-805f-22be1620b4e7\",\n  \"type\": \"PAYMENTREQUEST_INSTALLMENT_SUCCEEDED\",\n  \"creationDate\": \"2024-01-15T12:40:38.091171+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 100000,\n    \"card\": {\n      \"commercialBrand\": \"VISA\",\n      \"first6\": \"403203\",\n      \"last4\": \"2700\",\n      \"uuid\": \"7af37b48-4c0a-4e5d-81ec-0ecd6758ee82\"\n    },\n    \"cardId\": \"7af37b48-4c0a-4e5d-81ec-0ecd6758ee82\",\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-15T12:40:35.818249+01:00\",\n    \"currency\": \"EUR\",\n    \"customerId\": \"1d281559-80b2-45c0-9930-6fb94651d6b7\",\n    \"depositAmount\": 0,\n    \"endUserIp\": \"91.229.230.41\",\n    \"endUserLanguage\": \"eng\",\n    \"feeAmount\": 0,\n    \"installmentPaymentId\": \"78e28b54-708c-45a7-a6ef-d3c1672ffe49\",\n    \"installments\": [\n      {\n        \"amount\": 50000,\n        \"attemptCount\": 1,\n        \"creationDate\": \"2024-01-15T12:40:35.818185+01:00\",\n        \"currency\": \"EUR\",\n        \"customerId\": \"1d281559-80b2-45c0-9930-6fb94651d6b7\",\n        \"installmentId\": \"c3c2eb3c-9935-4eb1-a9bd-42f62f1c035c\",\n        \"installmentPaymentId\": \"78e28b54-708c-45a7-a6ef-d3c1672ffe49\",\n        \"paid\": true,\n        \"sddTransactions\": [],\n        \"transactionDatas\": [\n          {\n            \"creationDate\": \"2024-01-15T12:40:36.418127+01:00\",\n            \"uuid\": \"7f642ab2-5c15-4420-b85a-a97cb819844d\"\n          }\n        ],\n        \"transactions\": [\n          \"7f642ab2-5c15-4420-b85a-a97cb819844d\"\n        ],\n        \"type\": \"INSTALLMENT\"\n      },\n      {\n        \"amount\": 50000,\n        \"attemptCount\": 0,\n        \"creationDate\": \"2024-01-15T12:40:35.818207+01:00\",\n        \"currency\": \"EUR\",\n        \"customerId\": \"1d281559-80b2-45c0-9930-6fb94651d6b7\",\n        \"installmentId\": \"6eaf48a5-d0df-40d2-bd62-a297444d37d2\",\n        \"installmentPaymentId\": \"78e28b54-708c-45a7-a6ef-d3c1672ffe49\",\n        \"nextTransactionAttempt\": \"2024-02-15T04:00+01:00\",\n        \"paid\": false,\n        \"sddTransactions\": [],\n        \"transactions\": [],\n        \"type\": \"INSTALLMENT\"\n      }\n    ],\n    \"intervalCount\": 1,\n    \"intervalUnit\": \"MONTH\",\n    \"iterationCount\": 2,\n    \"paymentRequestBreakdownId\": \"b665743f-6671-4749-9727-f801c0d9915a\",\n    \"paymentRequestId\": \"3192c6e1-89e6-4d5a-9d96-3208b37f5c3f\",\n    \"pointOfSale\": {\n      \"name\": \"Corben Dallas\",\n      \"uuid\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\"\n    },\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"startingDate\": \"2024-01-15\",\n    \"status\": \"ACTIVE\"\n  },\n  \"requestId\": \"b843a04a-cb43-4883-a584-7adc52142c55\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-7\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_SUBSCRIPTION_FAILED<br>Happen when the subscription of the payment request failed<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-2cf8e0759bf63cefe9b44abeb78b49c8\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">    {\n        \"subscriptionId\": \"26815c6a-19fe-49bd-b619-f14719f3e4ba\",\n        \"creationDate\": \"2021-09-08T09:39:06.212604+02:00\",\n        \"walletId\": null,\n        \"customerId\": \"4e06b1e7-c24c-4927-a2da-f9c2dd3d4660\",\n        \"cardId\": \"63afa65e-5674-49bf-9ac3-a98b82d16e92\",\n        \"mandateId\": null,\n        \"startingDate\": \"2021-09-08\",\n        \"endingDate\": null,\n        \"expectedEndingDate\": \"2022-09-07\",\n        \"currentPeriodStart\": \"2021-09-08\",\n        \"currentPeriodEnd\": \"2021-10-07\",\n        \"requestedCollectionDate\": null,\n        \"cancellationDate\": null,\n        \"paymentRequestBreakdownId\": null,\n        \"paymentRequestId\": null,\n        \"merchantSubscriptionId\": null,\n        \"subscriptionModel\": {\n            \"subscriptionModelId\": \"01c3f578-a589-4ef7-9bb6-d855ff0fa121\",\n            \"creationDate\": \"2021-09-08T09:39:06.137368+02:00\",\n            \"pointOfSaleId\": \"cfc0b3c7-e666-4c52-b77a-96f234b873fe\",\n            \"contractId\": \"71602dd0-2790-4743-877b-e72530d7576d\",\n            \"merchantSubscriptionModelId\": null,\n            \"amount\": 10000,\n            \"currency\": \"EUR\",\n            \"name\": \"Test Abo\",\n            \"description\": null,\n            \"intervalUnit\": \"MONTH\",\n            \"intervalCount\": 1,\n            \"iterationCount\": 12,\n            \"additionalData\": []\n        },\n        \"quantity\": 1,\n        \"status\": \"ACTIVE\",\n        \"cancelAtPeriodEnd\": null,\n        \"lastInvoice\": {\n            \"invoiceId\": \"da0622d1-723b-4567-ad40-917a92a84e05\",\n            \"creationDate\": \"2021-09-08T09:39:06.562016+02:00\",\n            \"subscriptionId\": \"26815c6a-19fe-49bd-b619-f14719f3e4ba\",\n            \"customerId\": \"4e06b1e7-c24c-4927-a2da-f9c2dd3d4660\",\n            \"walletId\": null,\n            \"mandateId\": null,\n            \"merchantInvoiceId\": null,\n            \"amount\": 10000,\n            \"currency\": \"EUR\",\n            \"closed\": true,\n            \"invoiceItems\": [\n                {\n                    \"invoiceItemId\": \"e8b03ea3-85ca-4e85-ab3d-6b1c83122508\",\n                    \"creationDate\": \"2021-09-08T09:39:06.469080+02:00\",\n                    \"invoiceId\": \"da0622d1-723b-4567-ad40-917a92a84e05\",\n                    \"subscriptionId\": \"26815c6a-19fe-49bd-b619-f14719f3e4ba\",\n                    \"customerId\": \"4e06b1e7-c24c-4927-a2da-f9c2dd3d4660\",\n                    \"walletId\": null,\n                    \"mandateId\": null,\n                    \"merchantInvoiceItemId\": null,\n                    \"quantity\": 1,\n                    \"amount\": 10000,\n                    \"totalAmount\": 10000,\n                    \"currency\": \"EUR\",\n                    \"description\": null,\n                    \"type\": \"SUBSCRIPTION\",\n                    \"additionalData\": []\n                }\n            ],\n            \"description\": null,\n            \"attemptCount\": 1,\n            \"paid\": true,\n            \"type\": \"SUBSCRIPTION\",\n            \"nextTransactionAttempt\": null,\n            \"transactions\": [\n                \"d0bcd686-1b6b-45aa-bf8a-c4cedab81127\"\n            ],\n            \"transfers\": [],\n            \"sddTransactions\": [],\n            \"eventReceivedDate\": null,\n            \"additionalData\": []\n        },\n        \"endUserIp\": \"245.100.1.15\",\n        \"endUserLanguage\": null,\n        \"endToEndIdentification\": null,\n        \"remittanceInformation\": null,\n        \"redirect\": null,\n        \"additionalData\": []\n    }<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-8\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_SUBSCRIPTION_SUCCEEDED<br>Happen when the subscription of the payment request succeeded<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-23e1464d0f6bf3af91c5a6fac1d4f40f\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">    {\n        \"subscriptionId\": \"da6a4622-4e5d-4da5-8d29-6c49d4052b69\",\n        \"creationDate\": \"2021-09-09T10:32:15.675280+02:00\",\n        \"walletId\": null,\n        \"customerId\": \"2f2e6ce9-e0bb-4377-8eb9-6a8506c0baa4\",\n        \"cardId\": null,\n        \"mandateId\": \"b08bb9e0-72e4-426a-9998-585f083338fc\",\n        \"startingDate\": \"2021-09-09\",\n        \"endingDate\": null,\n        \"expectedEndingDate\": null,\n        \"currentPeriodStart\": \"2021-09-09\",\n        \"currentPeriodEnd\": \"2021-10-08\",\n        \"requestedCollectionDate\": \"2021-09-15\",\n        \"cancellationDate\": null,\n        \"paymentRequestBreakdownId\": \"825c03a4-fa3e-4df0-812d-f3d094f88ca3\",\n        \"paymentRequestId\": \"ef4bf0e4-c77c-42a3-910e-b85e84b3c92b\",\n        \"merchantSubscriptionId\": null,\n        \"subscriptionModel\": {\n            \"subscriptionModelId\": \"b1561842-46c1-422c-84a6-69ea8e1c8051\",\n            \"creationDate\": \"2017-05-10T09:20:14.268+02:00\",\n            \"pointOfSaleId\": \"cfc0b3c7-e666-4c52-b77a-96f234b873fe\",\n            \"contractId\": \"71602dd0-2790-4743-877b-e72530d7576d\",\n            \"merchantSubscriptionModelId\": \"a00e2d1b-87a1-4fb2-8e15-5d6132006d5b\",\n            \"amount\": 2000,\n            \"currency\": \"EUR\",\n            \"name\": \"premium\",\n            \"description\": \"abbonnement premium\",\n            \"intervalUnit\": \"MONTH\",\n            \"intervalCount\": 1,\n            \"iterationCount\": null,\n            \"additionalData\": []\n        },\n        \"quantity\": 1,\n        \"status\": \"ACTIVE\",\n        \"cancelAtPeriodEnd\": null,\n        \"lastInvoice\": {\n            \"invoiceId\": \"e257896b-86a1-41cf-865b-ac0531e2ea4a\",\n            \"creationDate\": \"2021-09-09T10:32:16.072897+02:00\",\n            \"subscriptionId\": \"da6a4622-4e5d-4da5-8d29-6c49d4052b69\",\n            \"customerId\": \"2f2e6ce9-e0bb-4377-8eb9-6a8506c0baa4\",\n            \"walletId\": null,\n            \"mandateId\": \"b08bb9e0-72e4-426a-9998-585f083338fc\",\n            \"merchantInvoiceId\": null,\n            \"amount\": 2000,\n            \"currency\": \"EUR\",\n            \"closed\": true,\n            \"invoiceItems\": [\n                {\n                    \"invoiceItemId\": \"0dabd4f2-6e36-4731-989a-d00bdf93e748\",\n                    \"creationDate\": \"2021-09-09T10:32:15.860404+02:00\",\n                    \"invoiceId\": \"e257896b-86a1-41cf-865b-ac0531e2ea4a\",\n                    \"subscriptionId\": \"da6a4622-4e5d-4da5-8d29-6c49d4052b69\",\n                    \"customerId\": \"2f2e6ce9-e0bb-4377-8eb9-6a8506c0baa4\",\n                    \"walletId\": null,\n                    \"mandateId\": \"b08bb9e0-72e4-426a-9998-585f083338fc\",\n                    \"merchantInvoiceItemId\": null,\n                    \"quantity\": 1,\n                    \"amount\": 2000,\n                    \"totalAmount\": 2000,\n                    \"currency\": \"EUR\",\n                    \"description\": null,\n                    \"type\": \"SUBSCRIPTION\",\n                    \"additionalData\": []\n                }\n            ],\n            \"description\": null,\n            \"attemptCount\": 1,\n            \"paid\": true,\n            \"type\": \"SUBSCRIPTION\",\n            \"nextTransactionAttempt\": null,\n            \"transactions\": [],\n            \"transfers\": [],\n            \"sddTransactions\": [\n                \"0fd0d6cb-076a-4df5-9e89-7a62b74791e8\"\n            ],\n            \"eventReceivedDate\": null,\n            \"additionalData\": []\n        },\n        \"endUserIp\": \"92.154.127.221\",\n        \"endUserLanguage\": null,\n        \"endToEndIdentification\": null,\n        \"remittanceInformation\": \"PREMIUM\",\n        \"redirect\": null,\n        \"additionalData\": []\n    }<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-9\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_TRANSACTION_FAILED<br>Happen when the transaction of the payment request failed<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-2563084d3de2286d580413b85706bfcb\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"66f20401-7ca6-47bd-95f1-830628171cf8\",\n  \"type\": \"PAYMENTREQUEST_TRANSACTION_FAILED\",\n  \"creationDate\": \"2024-01-05T14:46:59.418489+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 3600000,\n    \"amountCaptured\": 0,\n    \"amountRefunded\": 0,\n    \"archivingReference\": \"9GUGCIZEU0VN\",\n    \"authorizationMovementId\": \"7ed9258a-ee75-4705-90f3-678973d2402e\",\n    \"authorizationStatus\": \"FAILURE\",\n    \"bankCode\": \"51\",\n    \"bankMessage\": \"Simulation : Insufficient Funds\",\n    \"browserAcceptLanguage\": \"en_US\",\n    \"browserUserAgent\": \"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/101.0.4951.41 Safari\/537.36\",\n    \"captureStatus\": \"UNCAPTURED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"30e49b6e-ed07-4b43-8862-2abd2f181678\",\n      \"cardType\": \"DEBIT\",\n      \"cardholderEmail\": \"gduhamel@centralpay.eu\",\n      \"check\": true,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T14:46:39.151564+01:00\",\n      \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 9,\n      \"expirationYear\": 2035,\n      \"fingerprint\": \"7032968c1a882c155b3d8014297daabaa7133680\",\n      \"first6\": \"400000\",\n      \"infoId\": \"90eaf823-e2e7-4757-845a-b966bbab03c6\",\n      \"last4\": \"0077\",\n      \"productType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"country\": \"FRA\",\n    \"creationDate\": \"2024-01-05T14:46:58.190985+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"customerId\": \"1646e7fa-8274-48c0-9883-022c2e33fb22\",\n    \"endUserIp\": \"245.100.1.15\",\n    \"endUserLanguage\": \"fre\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"order\": {\n      \"cardholderEmail\": \"GDU-Yvette5@hotmail.com\",\n      \"country\": \"FRA\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"receiptEmail\": \"GDU-Buck_Gislason@hotmail.com\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"source\": \"EC\",\n    \"threeDSecure\": false,\n    \"totalAmount\": 3600000,\n    \"transactionId\": \"d530cdbe-b9fc-481b-b99d-8ce0db75deb4\",\n    \"transactionStatus\": \"FAILURE\",\n    \"transactiontransfers\": [],\n    \"withCvv\": true\n  },\n  \"requestId\": \"c120a3c0-764a-4c7e-a705-4721784212c7\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-10\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_TRANSACTION_SUCCEEDED<br>Happen when the transaction of the payment request succeeded<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-36c446184df94d1a7bb8f1cebd8e36f7\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"11a2d5b6-b8da-4e83-8182-5bd417b0b6b6\",\n  \"type\": \"PAYMENTREQUEST_TRANSACTION_SUCCEEDED\",\n  \"creationDate\": \"2024-01-15T12:36:33.122848+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 100000,\n    \"amountCaptured\": 100000,\n    \"amountRefunded\": 0,\n    \"archivingReference\": \"3GZD1KYRDSHP\",\n    \"arn\": \"123456\",\n    \"authorizationCode\": \"000000\",\n    \"authorizationMovementId\": \"656d9ee5-8ccb-45d9-a8fe-c830adf69dfd\",\n    \"authorizationStatus\": \"SUCCESS\",\n    \"bankCode\": \"0\",\n    \"bankMessage\": \"Simulation : Transaction Approved\",\n    \"browserAcceptLanguage\": \"en_US\",\n    \"browserUserAgent\": \"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/120.0.0.0 Safari\/537.36\",\n    \"captureDate\": \"2024-01-15T12:36:33.020554+01:00\",\n    \"captureStatus\": \"CAPTURED\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"5e6269c2-b8a7-4ced-ad12-4c6cfdeda11b\",\n      \"cardTokenId\": \"0211ff3d-1e71-4772-8bdb-8c7e23905f86\",\n      \"cardType\": \"DEBIT\",\n      \"cardholderEmail\": \"gduhamel@centralpay.eu\",\n      \"check\": false,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-15T12:36:29.312152+01:00\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 5,\n      \"expirationYear\": 2025,\n      \"fingerprint\": \"9ede6a38739c3ce76c59bee1083409937d497e7a\",\n      \"first6\": \"403203\",\n      \"last4\": \"2700\",\n      \"productType\": \"CONSUMER\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-15T12:36:31.689550+01:00\",\n    \"currency\": \"EUR\",\n    \"customAcceptanceData\": {},\n    \"endUserIp\": \"91.229.230.41\",\n    \"endUserLanguage\": \"eng\",\n    \"fee\": 0,\n    \"merchantCategoryCode\": \"1711\",\n    \"movementId\": \"455d5abf-4076-4b14-8804-87fc9a9ece8d\",\n    \"order\": {\n      \"cardholderEmail\": \"gduhamel@centralpay.eu\"\n    },\n    \"partialAuthorization\": false,\n    \"partialAuthorized\": false,\n    \"paymentRequestBreakdownId\": \"75b6d330-948e-4aef-8967-d88d2acc7190\",\n    \"paymentRequestId\": \"2bfc4ab4-f878-46b8-8a12-3263d2d28842\",\n    \"payoutAmount\": 100000,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"receiptEmail\": \"gduhamel@centralpay.eu\",\n    \"refunded\": false,\n    \"refunds\": [],\n    \"residualAmount\": 0,\n    \"source\": \"EC\",\n    \"threeDSecure\": true,\n    \"totalAmount\": 100000,\n    \"transactionId\": \"f80eee11-a633-46c2-bf08-f31d33d3107a\",\n    \"transactionStatus\": \"SUCCESS\",\n    \"transactiontransfers\": [],\n    \"withCvv\": true\n  },\n  \"requestId\": \"6847ced8-92ab-45df-9f1d-1069112b98e1\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-11\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_SDDTRANSACTION_SUCCEEDED<br>Happen when the SDD transaction of the payment request succeeded<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-2b21151b8d684291f3e9056fab38197d\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n    \"additionalData\": [],\n    \"amount\": 9500,\n    \"automaticValidation\": true,\n    \"commission\": 0,\n    \"creationDate\": \"2025-05-22T04:01:54.502927+02:00\",\n    \"currency\": \"EUR\",\n    \"endToEndIdentification\": \"SDD-1F9EF68A-F1E6-4632-BF6A\",\n    \"endUserIp\": \"91.206.156.116\",\n    \"fee\": 0,\n    \"mandateId\": \"062572aa-e4c6-4759-a470-f4e7042464d2\",\n    \"movementId\": \"a92a5dc6-7b29-49b3-b608-89f9d2ee0b30\",\n    \"otpExpired\": false,\n    \"paymentRequestBreakdownId\": \"f2e668b1-5718-4c82-87c1-9d361e426f01\",\n    \"payoutAmount\": 9500,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"358a1ef4-1954-4c12-9900-7365fbaf194c\",\n    \"remittanceInformation\": \"670646D49F3A\",\n    \"requestedCollectionDate\": \"2025-05-23\",\n    \"sddTransactionId\": \"53fd1a29-8a85-495c-951b-7a03fd7cbfa9\",\n    \"sequenceType\": \"RCUR\",\n    \"status\": \"CLEARED\",\n    \"transactionTransfers\": [],\n    \"validationDate\": \"2025-05-22T04:01:54.504469+02:00\",\n    \"walletId\": \"23d3c9b0-ad0f-4cd5-a48e-32315827b1fa\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover wp-duotone-unset-12\" style=\"min-height:55px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>PAYMENTREQUEST_SCT_TRANSACTION_SUCCEEDED<br>Happen when the SCT transaction of the payment request succeeded<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-052b5a002455424a69a68f7c9e607356\" style=\"background-color:#f8f8f8\"><code class=\"\">{\n    \"additionalData\": [],\n    \"amount\": 9500,\n    \"automaticValidation\": true,\n    \"commission\": 0,\n    \"creationDate\": \"2025-05-22T04:01:54.502927+02:00\",\n    \"currency\": \"EUR\",\n    \"endToEndIdentification\": \"SDD-1F9EF68A-F1E6-4632-BF6A\",\n    \"endUserIp\": \"91.206.156.116\",\n    \"fee\": 0,\n    \"mandateId\": \"062572aa-e4c6-4759-a470-f4e7042464d2\",\n    \"movementId\": \"a92a5dc6-7b29-49b3-b608-89f9d2ee0b30\",\n    \"otpExpired\": false,\n    \"paymentRequestBreakdownId\": \"f2e668b1-5718-4c82-87c1-9d361e426f01\",\n    \"payoutAmount\": 9500,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"358a1ef4-1954-4c12-9900-7365fbaf194c\",\n    \"remittanceInformation\": \"670646D49F3A\",\n    \"requestedCollectionDate\": \"2025-05-23\",\n    \"sddTransactionId\": \"53fd1a29-8a85-495c-951b-7a03fd7cbfa9\",\n    \"sequenceType\": \"RCUR\",\n    \"status\": \"CLEARED\",\n    \"transactionTransfers\": [],\n    \"validationDate\": \"2025-05-22T04:01:54.504469+02:00\",\n    \"walletId\": \"23d3c9b0-ad0f-4cd5-a48e-32315827b1fa\"\n}<\/code><\/pre>\n<\/details>\n<\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":9659,"menu_order":55,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"doc_badge":[],"class_list":["post-9769","docs","type-docs","status-publish","hentry","no-post-thumbnail"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The PAYMENT REQUEST object - CentralPay Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The PAYMENT REQUEST object - CentralPay Documentation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/\" \/>\n<meta property=\"og:site_name\" content=\"CentralPay Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-08T15:08:28+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-payment-request-object\\\/\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-payment-request-object\\\/\",\"name\":\"The PAYMENT REQUEST object - CentralPay Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#website\"},\"datePublished\":\"2024-03-19T15:56:47+00:00\",\"dateModified\":\"2025-12-08T15:08:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-payment-request-object\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-payment-request-object\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-payment-request-object\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"D\u00e9veloppeurs\",\"item\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Webhook notifications\",\"item\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"The PAYMENT REQUEST object\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/\",\"name\":\"CentralPay Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#organization\",\"name\":\"CentralPay Documentation\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/logo-centralpay-2023.png\",\"contentUrl\":\"https:\\\/\\\/docs.centralpay.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/logo-centralpay-2023.png\",\"width\":2382,\"height\":370,\"caption\":\"CentralPay Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The PAYMENT REQUEST object - CentralPay Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/","og_locale":"en_US","og_type":"article","og_title":"The PAYMENT REQUEST object - CentralPay Documentation","og_url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/","og_site_name":"CentralPay Documentation","article_modified_time":"2025-12-08T15:08:28+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/","url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/","name":"The PAYMENT REQUEST object - CentralPay Documentation","isPartOf":{"@id":"https:\/\/docs.centralpay.com\/en\/#website"},"datePublished":"2024-03-19T15:56:47+00:00","dateModified":"2025-12-08T15:08:28+00:00","breadcrumb":{"@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-payment-request-object\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/docs.centralpay.com\/en\/"},{"@type":"ListItem","position":2,"name":"D\u00e9veloppeurs","item":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/"},{"@type":"ListItem","position":3,"name":"Webhook notifications","item":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/"},{"@type":"ListItem","position":4,"name":"The PAYMENT REQUEST object"}]},{"@type":"WebSite","@id":"https:\/\/docs.centralpay.com\/en\/#website","url":"https:\/\/docs.centralpay.com\/en\/","name":"CentralPay Documentation","description":"","publisher":{"@id":"https:\/\/docs.centralpay.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.centralpay.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.centralpay.com\/en\/#organization","name":"CentralPay Documentation","url":"https:\/\/docs.centralpay.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.centralpay.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/docs.centralpay.com\/wp-content\/uploads\/2023\/07\/logo-centralpay-2023.png","contentUrl":"https:\/\/docs.centralpay.com\/wp-content\/uploads\/2023\/07\/logo-centralpay-2023.png","width":2382,"height":370,"caption":"CentralPay Documentation"},"image":{"@id":"https:\/\/docs.centralpay.com\/en\/#\/schema\/logo\/image\/"}}]}},"author_avatar":"https:\/\/secure.gravatar.com\/avatar\/0ab6fa93b0f18fc2235a0e635e81fc14b314e2bb1768930c4ac7606e1f34f470?s=96&d=mm&r=g","author_name":"centralpay_doc","_links":{"self":[{"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9769","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/comments?post=9769"}],"version-history":[{"count":5,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9769\/revisions"}],"predecessor-version":[{"id":14439,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9769\/revisions\/14439"}],"up":[{"embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9659"}],"wp:attachment":[{"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/media?parent=9769"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_tag?post=9769"},{"taxonomy":"doc_badge","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_badge?post=9769"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}