{"id":9785,"date":"2024-03-19T16:57:56","date_gmt":"2024-03-19T15:57:56","guid":{"rendered":"https:\/\/docs.centralpay.com\/documentation\/developpeurs\/webhook-notifications\/the-transfer-object\/"},"modified":"2025-12-08T16:08:28","modified_gmt":"2025-12-08T15:08:28","slug":"the-transfer-object","status":"publish","type":"docs","link":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transfer-object\/","title":{"rendered":"The TRANSFER 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>TRANSFER_SUCCEEDED<br>When a transfer succeeded<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-722c47857518f706bffd394ff339256d\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">    {\n{\n  \"eventId\": \"a1147178-8197-46d7-ba6d-433f71a1b7f5\",\n  \"type\": \"TRANSFER_SUCCEEDED\",\n  \"creationDate\": \"2024-01-08T14:33:25.439719+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 140,\n    \"creationDate\": \"2024-01-08T14:33:25.050153+01:00\",\n    \"currency\": \"EUR\",\n    \"description\": \"Vente de XxX\",\n    \"destinationWalletId\": \"ccf841d8-b066-4e96-adc7-fa6414cfe598\",\n    \"emissionWalletId\": \"a00f7a69-b8c3-44b1-a8b2-aa508128b050\",\n    \"exchangedAmount\": 140,\n    \"exchangedFee\": 0,\n    \"exchangedNet\": 140,\n    \"fee\": 0,\n    \"merchantTransferId\": \"IDENTIFIANT_MRI\",\n    \"movementId\": \"20452a9f-6055-462c-8da5-f351cc0a1437\",\n    \"net\": 140,\n    \"rate\": 1,\n    \"reversed\": false,\n    \"status\": \"TRANSFERRED\",\n    \"toCurrency\": \"GTH\",\n    \"transferId\": \"c8d751cc-da30-4dbe-9e57-acf7731bb3f5\",\n    \"transferReversals\": []\n  },\n  \"requestId\": \"6d21911b-40bb-4259-aef9-39c616d60aa4\"\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-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>TRANSFER_UPDATED<br>When a transfer is updated<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-84cba7bc9bfcf9234a507ac8e1f8999a\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">    {\n{\n  \"eventId\": \"356e4dff-4146-47d5-9db9-3226585cafc1\",\n  \"type\": \"TRANSFER_UPDATED\",\n  \"creationDate\": \"2024-01-08T14:38:40.555843+01:00\",\n  \"object\": {\n    \"additionalData\": {\n      \"Key1\": \"val2\"\n    },\n    \"amount\": 140,\n    \"creationDate\": \"2024-01-08T14:33:25.050153+01:00\",\n    \"currency\": \"EUR\",\n    \"description\": \"transfer1\",\n    \"destinationWalletId\": \"ccf841d8-b066-4e96-adc7-fa6414cfe598\",\n    \"emissionWalletId\": \"a00f7a69-b8c3-44b1-a8b2-aa508128b050\",\n    \"exchangedAmount\": 140,\n    \"exchangedFee\": 0,\n    \"exchangedNet\": 140,\n    \"fee\": 0,\n    \"merchantTransferId\": \"TEST_002\",\n    \"movementId\": \"20452a9f-6055-462c-8da5-f351cc0a1437\",\n    \"net\": 140,\n    \"rate\": 1,\n    \"reversed\": false,\n    \"status\": \"TRANSFERRED\",\n    \"toCurrency\": \"GTH\",\n    \"transferGroup\": \"TransferGroup_0002\",\n    \"transferId\": \"c8d751cc-da30-4dbe-9e57-acf7731bb3f5\",\n    \"transferReversals\": []\n  },\n  \"requestId\": \"e7b6b976-a0ae-45dc-a018-f6c651a7f559\",\n  \"objectBeforeUpdate\": {\n    \"additionalData\": {},\n    \"amount\": 140,\n    \"creationDate\": \"2024-01-08T14:33:25.050153+01:00\",\n    \"currency\": \"EUR\",\n    \"description\": \"Vente de XxX\",\n    \"destinationWalletId\": \"ccf841d8-b066-4e96-adc7-fa6414cfe598\",\n    \"emissionWalletId\": \"a00f7a69-b8c3-44b1-a8b2-aa508128b050\",\n    \"exchangedAmount\": 140,\n    \"exchangedFee\": 0,\n    \"exchangedNet\": 140,\n    \"fee\": 0,\n    \"merchantTransferId\": \"IDENTIFIANT_MRI\",\n    \"movementId\": \"20452a9f-6055-462c-8da5-f351cc0a1437\",\n    \"net\": 140,\n    \"rate\": 1,\n    \"reversed\": false,\n    \"status\": \"TRANSFERRED\",\n    \"toCurrency\": \"GTH\",\n    \"transferId\": \"c8d751cc-da30-4dbe-9e57-acf7731bb3f5\",\n    \"transferReversals\": []\n  }\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>TRANSFER_CANCELED<br>When a transfer is cancelled<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-6fd0c1d126f829197260a7296acdc09e\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">    {\n  \"eventId\": \"d1a35d33-87b7-4672-8e49-495cd117f45b\",\n  \"type\": \"TRANSFER_CANCELED\",\n  \"creationDate\": \"2024-01-16T11:34:40.698751+01:00\",\n  \"object\": {\n    \"additionalData\": {},\n    \"amount\": 140,\n    \"cancelMovementId\": \"e66acfa2-60c4-4eec-8bfe-f1571318a667\",\n    \"cancellationDate\": \"2024-01-16T11:34:40.691168+01:00\",\n    \"creationDate\": \"2024-01-16T11:34:05.280812+01:00\",\n    \"currency\": \"EUR\",\n    \"description\": \"Vente de XxX\",\n    \"destinationWalletId\": \"a00f7a69-b8c3-44b1-a8b2-aa508128b050\",\n    \"emissionWalletId\": \"a00f7a69-b8c3-44b1-a8b2-aa508128b050\",\n    \"escrowDate\": \"2035-12-23\",\n    \"exchangedAmount\": 140,\n    \"exchangedFee\": 0,\n    \"exchangedNet\": 140,\n    \"fee\": 0,\n    \"merchantTransferId\": \"IDENTIFIANT_GDU\",\n    \"movementId\": \"98c79326-53e5-4b71-8ef6-4b1344c428a4\",\n    \"net\": 140,\n    \"rate\": 1,\n    \"reversed\": false,\n    \"status\": \"CANCEL\",\n    \"toCurrency\": \"EUR\",\n    \"transferId\": \"fd4aa0f5-69d5-4b79-b6df-c99dab33d9ee\",\n    \"transferReversals\": []\n  },\n  \"requestId\": \"35b87d6e-41dd-4a5e-b1a2-5347b6fa1eba\"\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":64,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"doc_badge":[],"class_list":["post-9785","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 TRANSFER 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-transfer-object\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The TRANSFER object - CentralPay Documentation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transfer-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-transfer-object\\\/\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-transfer-object\\\/\",\"name\":\"The TRANSFER object - CentralPay Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#website\"},\"datePublished\":\"2024-03-19T15:57:56+00:00\",\"dateModified\":\"2025-12-08T15:08:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-transfer-object\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-transfer-object\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-transfer-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 TRANSFER 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 TRANSFER 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-transfer-object\/","og_locale":"en_US","og_type":"article","og_title":"The TRANSFER object - CentralPay Documentation","og_url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transfer-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-transfer-object\/","url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transfer-object\/","name":"The TRANSFER object - CentralPay Documentation","isPartOf":{"@id":"https:\/\/docs.centralpay.com\/en\/#website"},"datePublished":"2024-03-19T15:57:56+00:00","dateModified":"2025-12-08T15:08:28+00:00","breadcrumb":{"@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transfer-object\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transfer-object\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-transfer-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 TRANSFER 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\/9785","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=9785"}],"version-history":[{"count":4,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9785\/revisions"}],"predecessor-version":[{"id":16060,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9785\/revisions\/16060"}],"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=9785"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_tag?post=9785"},{"taxonomy":"doc_badge","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_badge?post=9785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}