{"id":9757,"date":"2024-03-19T16:55:38","date_gmt":"2024-03-19T15:55:38","guid":{"rendered":"https:\/\/docs.centralpay.com\/documentation\/developpeurs\/webhook-notifications\/the-credit-object\/"},"modified":"2025-12-08T16:08:28","modified_gmt":"2025-12-08T15:08:28","slug":"the-credit-object","status":"publish","type":"docs","link":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-credit-object\/","title":{"rendered":"The CREDIT 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>CREDIT_CREATED<br>When a credit is created<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-047df8d15ee2fcc295c5e106e403b37b\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"b0ea7273-7421-4f3d-b9b6-27c1f521386b\",\n  \"type\": \"CREDIT_CREATED\",\n  \"creationDate\": \"2024-01-05T14:51:48.090154+01:00\",\n  \"object\": {\n    \"additionalData\": {\n      \"key1\": \"value1\"\n    },\n    \"amount\": 100,\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"5ba4a451-e3ba-4555-b6f1-955b1531cbed\",\n      \"cardTokenId\": \"39e38277-d68d-4970-b7ef-2f3e65e3ba1c\",\n      \"cardType\": \"DEBIT\",\n      \"check\": false,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T14:51:46.753895+01:00\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 12,\n      \"expirationYear\": 2026,\n      \"fingerprint\": \"31e7053d8ee3f13b4f391c989d83aaaa7771450d\",\n      \"first6\": \"400000\",\n      \"last4\": \"0002\",\n      \"productType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-05T14:51:47.744817+01:00\",\n    \"creditId\": \"a0184f13-cb58-4db2-9c02-f7ecdaf61909\",\n    \"currency\": \"EUR\",\n    \"fee\": 0,\n    \"merchantCreditId\": \"MCID-01\",\n    \"movementId\": \"304a16a4-f3f1-4e14-ab3b-2e9b4cee2f20\",\n    \"order\": {\n      \"addressLine1\": \"142 RUE DE LA REFAPI\",\n      \"cardCountry\": \"FRA\",\n      \"city\": \"BRIANNEBURY\",\n      \"country\": \"FRA\",\n      \"firstName\": \"MANDATORY\",\n      \"lastName\": \"MANDATORY\"\n    },\n    \"payoutAmount\": 100,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"status\": \"UNCLEARED\",\n    \"transactionTransfers\": []\n  },\n  \"requestId\": \"d4cf4f9b-83bc-4877-8d2a-c84a7183c666\"\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>CREDIT_CANCELED<br>When a credit is cancelled<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-65aa92677bf6f9f3a2805353995854b6\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"df668650-b893-462e-aa1a-f232bed383da\",\n  \"type\": \"CREDIT_CANCELED\",\n  \"creationDate\": \"2024-01-05T14:53:29.028715+01:00\",\n  \"object\": {\n    \"additionalData\": {\n      \"key1\": \"value1\",\n      \"test\": \"test\"\n    },\n    \"amount\": 100,\n    \"cancelMovementId\": \"1555e13a-0344-403a-a01c-6d435c598659\",\n    \"cancellationDate\": \"2024-01-05T14:53:29.015180+01:00\",\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"5ba4a451-e3ba-4555-b6f1-955b1531cbed\",\n      \"cardType\": \"DEBIT\",\n      \"check\": false,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T14:51:46.753895+01:00\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 12,\n      \"expirationYear\": 2026,\n      \"fingerprint\": \"31e7053d8ee3f13b4f391c989d83aaaa7771450d\",\n      \"first6\": \"400000\",\n      \"last4\": \"0002\",\n      \"productType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-05T14:51:47.744817+01:00\",\n    \"creditId\": \"a0184f13-cb58-4db2-9c02-f7ecdaf61909\",\n    \"currency\": \"EUR\",\n    \"fee\": 0,\n    \"merchantCreditId\": \"MCID-01\",\n    \"movementId\": \"304a16a4-f3f1-4e14-ab3b-2e9b4cee2f20\",\n    \"order\": {\n      \"addressLine1\": \"142 RUE DE LA REFAPI\",\n      \"cardCountry\": \"FRA\",\n      \"city\": \"BRIANNEBURY\",\n      \"country\": \"FRA\",\n      \"firstName\": \"MANDATORY\",\n      \"lastName\": \"MANDATORY\"\n    },\n    \"payoutAmount\": 100,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"status\": \"CANCELED\",\n    \"transactionTransfers\": []\n  },\n  \"requestId\": \"dca78a74-22f1-4fd8-a6bb-fc4be4735838\"\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>CREDIT_UPDATED<br>When a credit is updated<\/summary>\n<pre class=\"wp-block-code has-black-color has-text-color has-background has-link-color wp-elements-e196228e09cb83b652d1128f9186ae75\" style=\"background-color:#f8f8f8\"><code lang=\"json\" class=\"language-json\">{\n  \"eventId\": \"b51f11be-c535-49a4-8a70-6241afd75654\",\n  \"type\": \"CREDIT_UPDATED\",\n  \"creationDate\": \"2024-01-05T14:52:49.329773+01:00\",\n  \"object\": {\n    \"additionalData\": {\n      \"key1\": \"value1\",\n      \"test\": \"test\"\n    },\n    \"amount\": 100,\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"5ba4a451-e3ba-4555-b6f1-955b1531cbed\",\n      \"cardType\": \"DEBIT\",\n      \"check\": false,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T14:51:46.753895+01:00\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 12,\n      \"expirationYear\": 2026,\n      \"fingerprint\": \"31e7053d8ee3f13b4f391c989d83aaaa7771450d\",\n      \"first6\": \"400000\",\n      \"last4\": \"0002\",\n      \"productType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-05T14:51:47.744817+01:00\",\n    \"creditId\": \"a0184f13-cb58-4db2-9c02-f7ecdaf61909\",\n    \"currency\": \"EUR\",\n    \"fee\": 0,\n    \"merchantCreditId\": \"MCID-01\",\n    \"movementId\": \"304a16a4-f3f1-4e14-ab3b-2e9b4cee2f20\",\n    \"order\": {\n      \"addressLine1\": \"142 RUE DE LA REFAPI\",\n      \"cardCountry\": \"FRA\",\n      \"city\": \"BRIANNEBURY\",\n      \"country\": \"FRA\",\n      \"firstName\": \"MANDATORY\",\n      \"lastName\": \"MANDATORY\"\n    },\n    \"payoutAmount\": 100,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"status\": \"UNCLEARED\",\n    \"transactionTransfers\": []\n  },\n  \"requestId\": \"300fdb28-2e74-4512-a7e9-f3fa843c8a7c\",\n  \"objectBeforeUpdate\": {\n    \"additionalData\": {\n      \"key1\": \"value1\"\n    },\n    \"amount\": 100,\n    \"card\": {\n      \"additionalData\": {},\n      \"cardId\": \"5ba4a451-e3ba-4555-b6f1-955b1531cbed\",\n      \"cardType\": \"DEBIT\",\n      \"check\": false,\n      \"commercialBrand\": \"VISA\",\n      \"country\": \"FRA\",\n      \"creationDate\": \"2024-01-05T14:51:46.753895+01:00\",\n      \"europeanEconomicArea\": true,\n      \"expirationMonth\": 12,\n      \"expirationYear\": 2026,\n      \"fingerprint\": \"31e7053d8ee3f13b4f391c989d83aaaa7771450d\",\n      \"first6\": \"400000\",\n      \"last4\": \"0002\",\n      \"productType\": \"UNKNOWN\",\n      \"region\": \"EUROPE\"\n    },\n    \"cardPresent\": {},\n    \"commission\": 0,\n    \"contractId\": \"a674d481-4805-4a66-915a-67956efca36f\",\n    \"creationDate\": \"2024-01-05T14:51:47.744817+01:00\",\n    \"creditId\": \"a0184f13-cb58-4db2-9c02-f7ecdaf61909\",\n    \"currency\": \"EUR\",\n    \"fee\": 0,\n    \"merchantCreditId\": \"MCID-01\",\n    \"movementId\": \"304a16a4-f3f1-4e14-ab3b-2e9b4cee2f20\",\n    \"order\": {\n      \"addressLine1\": \"142 RUE DE LA REFAPI\",\n      \"cardCountry\": \"FRA\",\n      \"city\": \"BRIANNEBURY\",\n      \"country\": \"FRA\",\n      \"firstName\": \"MANDATORY\",\n      \"lastName\": \"MANDATORY\"\n    },\n    \"payoutAmount\": 100,\n    \"payoutCurrency\": \"EUR\",\n    \"pointOfSaleId\": \"7d99a970-cc26-4de8-aa5d-d9ebf4088247\",\n    \"status\": \"UNCLEARED\",\n    \"transactionTransfers\": []\n  }\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":49,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"doc_badge":[],"class_list":["post-9757","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 CREDIT 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-credit-object\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The CREDIT object - CentralPay Documentation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-credit-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-credit-object\\\/\",\"url\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-credit-object\\\/\",\"name\":\"The CREDIT object - CentralPay Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/#website\"},\"datePublished\":\"2024-03-19T15:55:38+00:00\",\"dateModified\":\"2025-12-08T15:08:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-credit-object\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-credit-object\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/docs.centralpay.com\\\/en\\\/documentation\\\/developpeurs\\\/webhook-notifications\\\/the-credit-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 CREDIT 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 CREDIT 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-credit-object\/","og_locale":"en_US","og_type":"article","og_title":"The CREDIT object - CentralPay Documentation","og_url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-credit-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-credit-object\/","url":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-credit-object\/","name":"The CREDIT object - CentralPay Documentation","isPartOf":{"@id":"https:\/\/docs.centralpay.com\/en\/#website"},"datePublished":"2024-03-19T15:55:38+00:00","dateModified":"2025-12-08T15:08:28+00:00","breadcrumb":{"@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-credit-object\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-credit-object\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.centralpay.com\/en\/documentation\/developpeurs\/webhook-notifications\/the-credit-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 CREDIT 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\/9757","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=9757"}],"version-history":[{"count":5,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9757\/revisions"}],"predecessor-version":[{"id":14422,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/docs\/9757\/revisions\/14422"}],"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=9757"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_tag?post=9757"},{"taxonomy":"doc_badge","embeddable":true,"href":"https:\/\/docs.centralpay.com\/en\/wp-json\/wp\/v2\/doc_badge?post=9757"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}