{"id":9775,"date":"2024-03-19T16:57:15","date_gmt":"2024-03-19T15:57:15","guid":{"rendered":"https:\/\/docs.centralpay.com\/documentation\/developpeurs\/webhook-notifications\/the-sct-transaction-object\/"},"modified":"2025-12-08T16:08:28","modified_gmt":"2025-12-08T15:08:28","slug":"the-sct-transaction-object","status":"publish","type":"docs","link":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-sct-transaction-object\/","title":{"rendered":"The SCT Transaction 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>SCT_TRANSACTION_CREATED<br>When a sct transaction is created<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-a39d472c119f23ecd2f7ba238f9e168a\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"283cb3c2-ddfd-4db2-aef7-df47e642d6b2\",\n  \"type\": \"SCT_TRANSACTION_CREATED\",\n  \"creationDate\": \"2024-01-08T16:03:10.536372+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 12345,\n    \"bankAccount\": {\n      \"bic\": \"AXABFRPP\",\n      \"iban\": \"FR7612548029980000000150086\"\n    },\n    \"bic\": \"AXABFRPP\",\n    \"creationDate\": \"2024-01-08T16:03:10.516099+01:00\",\n    \"currency\": \"EUR\",\n    \"destinationBankAccountId\": \"ae909782-18d2-42dc-b9b7-9e3c38dac167\",\n    \"iban\": \"FR7612548029980000000150086\",\n    \"order\": {\n      \"firstName\": \"CORBEN\",\n      \"lastName\": \"DALLAS\"\n    },\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"refunds\": [],\n    \"sctTransactionId\": \"5b6ffc2f-126d-434f-bf3d-fd0364017192\",\n    \"sepaReference\": \"TOKWTB\",\n    \"status\": \"PENDING\",\n    \"transactionTransfers\": []\n  },\n  \"requestId\": \"f3ccb2bd-df53-4b50-b64a-5d503dda7440\"\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>SCT_TRANSACTION_UPDATED<br>When a sct transaction is updated<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-fd6b369bd44174c4982f5dfef8cf1119\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"8057c6df-86d2-45e0-8cc9-9d2d7163ab99\",\n  \"type\": \"SCT_TRANSACTION_UPDATED\",\n  \"creationDate\": \"2024-01-08T16:03:44.760244+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 12345,\n    \"bankAccount\": {\n      \"bic\": \"AXABFRPP\",\n      \"iban\": \"FR7612548029980000000150086\"\n    },\n    \"bic\": \"AXABFRPP\",\n    \"creationDate\": \"2024-01-08T16:03:10.516099+01:00\",\n    \"currency\": \"EUR\",\n    \"description\": \"ma description\",\n    \"destinationBankAccountId\": \"ae909782-18d2-42dc-b9b7-9e3c38dac167\",\n    \"iban\": \"FR7612548029980000000150086\",\n    \"order\": {\n      \"firstName\": \"CORBEN\",\n      \"lastName\": \"DALLAS\"\n    },\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"processed\": false,\n    \"refunds\": [],\n    \"sctTransactionId\": \"5b6ffc2f-126d-434f-bf3d-fd0364017192\",\n    \"sepaReference\": \"TOKWTB         \",\n    \"status\": \"PENDING\",\n    \"transactionTransfers\": []\n  },\n  \"requestId\": \"a40ff9c2-3285-4b1b-aee2-de5b21402ad1\",\n  \"objectBeforeUpdate\": {\n    \"additionalData\": {},\n    \"amount\": 12345,\n    \"bankAccount\": {\n      \"bic\": \"AXABFRPP\",\n      \"iban\": \"FR7612548029980000000150086\"\n    },\n    \"bic\": \"AXABFRPP\",\n    \"creationDate\": \"2024-01-08T16:03:10.516099+01:00\",\n    \"currency\": \"EUR\",\n    \"destinationBankAccountId\": \"ae909782-18d2-42dc-b9b7-9e3c38dac167\",\n    \"iban\": \"FR7612548029980000000150086\",\n    \"order\": {\n      \"firstName\": \"CORBEN\",\n      \"lastName\": \"DALLAS\"\n    },\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"processed\": false,\n    \"refunds\": [],\n    \"sctTransactionId\": \"5b6ffc2f-126d-434f-bf3d-fd0364017192\",\n    \"sepaReference\": \"TOKWTB         \",\n    \"status\": \"PENDING\",\n    \"transactionTransfers\": []\n  }\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>SCT_TRANSACTION_RECEIVED<br>When a sct transaction is received<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-301add84ff06ce2e46652a8d8b91e6f9\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"b6fef094-77d5-4230-8526-baa0fb4b10d6\",\n  \"type\": \"SCT_TRANSACTION_RECEIVED\",\n  \"creationDate\": \"2024-01-10T12:39:40.146639+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 12345,\n    \"bankAccount\": {\n      \"bic\": \"CEAYFR22\",\n      \"iban\": \"FR7699999000019761523040665\"\n    },\n    \"bic\": \"CEAYFR22\",\n    \"commission\": 0,\n    \"creationDate\": \"2024-01-10T12:32:39.516605+01:00\",\n    \"currency\": \"EUR\",\n    \"debtorInfo\": {\n      \"address\": {\n        \"addressLines\": [\n          \"Direccion del ordenante\",\n          \"08010  BARCELONA\"\n        ],\n        \"country\": \"ES\"\n      },\n      \"name\": \"GUILLAUME MAXIMILIEN JACQUES PONSARD\"\n    },\n    \"destinationBankAccountId\": \"ae909782-18d2-42dc-b9b7-9e3c38dac167\",\n    \"fee\": 0,\n    \"iban\": \"FR7699999000019761523040665\",\n    \"merchantSctTransactionId\": \"8srWEcIiIW\",\n    \"movementId\": \"25d7a3f4-a421-4dc7-8554-486bf801bade\",\n    \"order\": {\n      \"firstName\": \"CORBEN\",\n      \"lastName\": \"DALLAS\"\n    },\n    \"payoutAmount\": 12345,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"processed\": true,\n    \"processedDate\": \"2024-01-10T12:39:40.099911+01:00\",\n    \"receiptDate\": \"2024-01-10T12:39:40.099911+01:00\",\n    \"sctTransactionId\": \"4cbd9866-b723-4a3a-9bf8-b30382b91909\",\n    \"sepaReference\": \"ZCPTDW         \",\n    \"status\": \"RECEIVED\",\n    \"transactionTransfers\": []\n  },\n  \"requestId\": \"4be1b982-107d-4133-bdb2-377afd4d7ae4\"\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>SCT_TRANSACTION_CANCELED<br>When a sct transaction is cancelled<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-8e8a158787d4605b48d2b8c7503b071d\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n{\n  \"eventId\": \"66cedcb4-091a-4023-beb8-d64f86438c73\",\n  \"type\": \"SCT_TRANSACTION_CANCELED\",\n  \"creationDate\": \"2024-01-08T16:03:57.125156+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 12345,\n    \"bankAccount\": {\n      \"bic\": \"AXABFRPP\",\n      \"iban\": \"FR7612548029980000000150086\"\n    },\n    \"bic\": \"AXABFRPP\",\n    \"cancellationDate\": \"2024-01-08T16:03:57.119857+01:00\",\n    \"creationDate\": \"2024-01-08T16:03:10.516099+01:00\",\n    \"currency\": \"EUR\",\n    \"description\": \"ma description\",\n    \"destinationBankAccountId\": \"ae909782-18d2-42dc-b9b7-9e3c38dac167\",\n    \"iban\": \"FR7612548029980000000150086\",\n    \"order\": {\n      \"firstName\": \"CORBEN\",\n      \"lastName\": \"DALLAS\"\n    },\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"processed\": false,\n    \"refunds\": [],\n    \"sctTransactionId\": \"5b6ffc2f-126d-434f-bf3d-fd0364017192\",\n    \"sepaReference\": \"TOKWTB         \",\n    \"status\": \"CANCELED\",\n    \"transactionTransfers\": []\n  },\n  \"requestId\": \"8aa84040-e72b-4e78-9149-0e5478d74b10\"\n}\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>SCT_TRANSACTION_REVERSAL_CREATED<br>When a sct transaction reversal is created<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-51cd2c6dfcab30ad7c4fec6e243f4053\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"80544b1c-a167-4dd5-b493-166642e543fd\",\n  \"type\": \"SCT_TRANSACTION_REVERSAL_CREATED\",\n  \"creationDate\": \"2024-01-11T11:48:24.125374+01:00\",\n  \"object\": {\n    \"amount\": 12345,\n    \"creationDate\": \"2024-01-11T11:48:24.116525+01:00\",\n    \"currency\": \"EUR\",\n    \"description\": \"Remboursement du client\",\n    \"sctTransactionId\": \"2cf657da-9431-4da2-9720-4b877a9b44ef\",\n    \"sctTransactionReversalId\": \"d5a11ee9-a598-4457-9ed8-e9a7961baaf7\",\n    \"status\": \"PENDING\"\n  },\n  \"requestId\": \"9ea9af82-921f-4b41-9de8-e461bc284849\"\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>SCT_TRANSACTION_REVERSAL_RECEIVED<br>When a sct transaction reversal is received<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-0d366449d374cb799e2af119df1066b0\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"180bfcfd-a46c-40e3-8d9c-e1eeb380d84f\",\n  \"type\": \"SCT_TRANSACTION_REVERSAL_RECEIVED\",\n  \"creationDate\": \"2024-01-30T12:38:45.221820+01:00\",\n  \"object\": {\n    \"amount\": 12345,\n    \"creationDate\": \"2024-01-11T11:48:24.116525+01:00\",\n    \"currency\": \"EUR\",\n    \"description\": \"Remboursement du client\",\n    \"expectedAvailabilityDate\": \"2024-01-30\",\n    \"movementId\": \"ec5a1db6-af35-47ad-9387-9b37e7cc6053\",\n    \"sctTransactionId\": \"2cf657da-9431-4da2-9720-4b877a9b44ef\",\n    \"sctTransactionReversalId\": \"d5a11ee9-a598-4457-9ed8-e9a7961baaf7\",\n    \"status\": \"RECEIVED\"\n  },\n  \"requestId\": \"20319064-8dfb-453f-ab0b-d621055606d7\"\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>SCT_TRANSACTION_REFUNDED_CANCELED<br>When a sct transaction refund is cancelled<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-a750c91456a7fa8387f22c7deb75d76b\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\"><\/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>SCT_TRANSACTION_REFUNDED_RECEIVED,<br>When a sct transaction refund is received<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-a750c91456a7fa8387f22c7deb75d76b\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\"><\/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>SCT_TRANSACTION_REFUNDED<br>When a sct transaction reversal is created<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-a750c91456a7fa8387f22c7deb75d76b\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\"><\/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":58,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"doc_badge":[],"class_list":["post-9775","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 SCT Transaction 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-sct-transaction-object\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The SCT Transaction object - CentralPay Documentation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-sct-transaction-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-sct-transaction-object\\\/\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-sct-transaction-object\\\/\",\"name\":\"The SCT Transaction object - CentralPay Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#website\"},\"datePublished\":\"2024-03-19T15:57:15+00:00\",\"dateModified\":\"2025-12-08T15:08:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-sct-transaction-object\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-sct-transaction-object\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-sct-transaction-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 SCT Transaction 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 SCT Transaction 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-sct-transaction-object\/","og_locale":"en_US","og_type":"article","og_title":"The SCT Transaction object - CentralPay Documentation","og_url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-sct-transaction-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-sct-transaction-object\/","url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-sct-transaction-object\/","name":"The SCT Transaction object - CentralPay Documentation","isPartOf":{"@id":"https:\/\/docs.centralpay.com\/en\/#website"},"datePublished":"2024-03-19T15:57:15+00:00","dateModified":"2025-12-08T15:08:28+00:00","breadcrumb":{"@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-sct-transaction-object\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-sct-transaction-object\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-sct-transaction-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 SCT Transaction 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\/9775","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=9775"}],"version-history":[{"count":4,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9775\/revisions"}],"predecessor-version":[{"id":14445,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9775\/revisions\/14445"}],"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=9775"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_tag?post=9775"},{"taxonomy":"doc_badge","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_badge?post=9775"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}