{"id":9289,"date":"2024-07-18T09:41:34","date_gmt":"2024-07-18T09:41:34","guid":{"rendered":"https:\/\/ccbill.com\/doc\/?p=9289"},"modified":"2025-07-03T13:23:04","modified_gmt":"2025-07-03T13:23:04","slug":"ccbill-restful-api-resources","status":"publish","type":"post","link":"https:\/\/ccbill.com\/doc\/ccbill-restful-api-resources","title":{"rendered":"CCBill RESTful API Resources"},"content":{"rendered":"\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>This document outlines the resources, endpoints, and objects of the CCBill RESTful API service. It is intended for programmers, technicians, and others with advanced coding skills.<\/p>\n\n\n\n<p>Use this comprehensive list to determine what parameters are required for endpoint requests and which parameters are returned as responses.<\/p>\n\n\n\n<p>For detailed instructions on integrating CCBill's RESTful API, read our <a href=\"https:\/\/ccbill.com\/doc\/ccbill-restful-transaction-api\" target=\"_blank\" rel=\"noreferrer noopener\">RESTful API payment flow guide<\/a>.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"notice-note\">\n<div class=\"notice-text\"><p><strong>Note:<\/strong> The API does not support bulk requests.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-left\" id=\"overview--generate-the-ccbill-oauth-bearer-token\">Generate the CCBill OAuth Bearer Token<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left\">The CCBill RESTful API uses OAuth-based authentication and authorization. Once you receive the <strong><code>MerchantApplicationID<\/code><\/strong> and <strong><code>SecretKey<\/code><\/strong> from CCBill Merchant Support, use them to generate the CCBill Oauth Bearer Token (access token).<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>This step cannot be done from within the browser. You must make the call from your backend.<\/strong><\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/CCBill\/restful-api-guide\/main\/bearer.yaml\" \nshow-header=\"false\"\nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=\"schema\"\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\"> <\/rapi-doc-mini>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Place the generated CCBill OAuth token in the Authorization header of each API request. <\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-left\" id=\"overview--api-server\">API Endpoints<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left\">Each API request made to the CCBill RESTful API needs to be sent to the correct API server and API endpoint. The API base URL is <strong><code>https:\/\/api.ccbill.com<\/code><\/strong> and it provides the endpoints listed below.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading h3\">Versioning<\/h3>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>CBill's RESTful API uses <strong>Media Type Versioning<\/strong> to specify the API version and media type. You can explicitly request a specific API version by including the desired media type in the <strong><code>Accept<\/code><\/strong> header of your requests.<\/p>\n\n\n\n<p>To request the latest version of the API, include the following in the request headers:<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#263238\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" data-code=\"Accept: application\/vnd.mcn.transaction-service.api.v.2+json\" style=\"color:#EEFFFF;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki material-theme\" style=\"background-color: #263238\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #FFCB6B\">Accept<\/span><span style=\"color: #89DDFF\">:<\/span><span style=\"color: #EEFFFF\"> application<\/span><span style=\"color: #89DDFF\">\/<\/span><span style=\"color: #EEFFFF\">vnd<\/span><span style=\"color: #89DDFF\">.<\/span><span style=\"color: #EEFFFF\">mcn<\/span><span style=\"color: #89DDFF\">.<\/span><span style=\"color: #EEFFFF\">transaction<\/span><span style=\"color: #89DDFF\">-<\/span><span style=\"color: #EEFFFF\">service<\/span><span style=\"color: #89DDFF\">.<\/span><span style=\"color: #EEFFFF\">api<\/span><span style=\"color: #89DDFF\">.<\/span><span style=\"color: #EEFFFF\">v<\/span><span style=\"color: #89DDFF\">.<\/span><span style=\"color: #F78C6C\">2<\/span><span style=\"color: #89DDFF\">+<\/span><span style=\"color: #EEFFFF\">json<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>All API request and response examples in this guide use the latest version header. Check the headers in each example to ensure it is compatible with your implementation.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-left\">\/payment-tokens<\/h3>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/payment-tokens\/post-merchant-only.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nlayout=\"column\"\nprimary-color=\"#0074db\"\nshow-components=\"false\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/payment-tokens\/post-merchant-only-verify.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/payment-tokens\/post-merchant-only-verify-3ds.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/payment-tokens\/get-payment-token-id.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/payment-tokens\/get-threeds-required.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/payment-tokens\/get-payment-token-id-threeds-required.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/payment-tokens\/post-target-client.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/payment-tokens\/post-program-specified.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-left\">\/transactions<\/h3>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/transactions\/get-payment-tokens-payment-token-id.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/transactions\/post-payment-tokens-payment-token-id.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\" > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<rapi-doc-mini \nspec-url=\"https:\/\/raw.githubusercontent.com\/love-bees\/restful-api-guide\/refs\/heads\/main\/transactions\/post-payment-tokens-threeds-payment-token-id.yaml\" \nshow-header=\"false\" \nschema-expand-level=1\nschema-style=table\ndefault-schema-tab=schema\nprimary-color=\"#0074db\"\nshow-components=\"false\"\nlayout=\"column\"\ntheme=\"light\" \nallow-try=\"false\"\nshow-curl-before-try > <\/rapi-doc-mini>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-left\" id=\"overview--error-handling\">Error Handling<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left\">The CCBill RESTful API uses conventional HTTP response codes to indicate whether an API request was successful or has failed. The code ranges indicate the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><code>2xx<\/code><\/strong>. A successful API request HTTP response code.<\/li>\n\n\n\n<li><strong><code>4xx<\/code><\/strong>. Failure due to request information.<\/li>\n\n\n\n<li><strong><code>5xx<\/code><\/strong>. Error due to an unexpected issue.<\/li>\n<\/ul>\n\n\n\n<p class=\"has-text-align-left\">Visit the <a href=\"https:\/\/ccbill.com\/doc\/error-codes\" target=\"_blank\" rel=\"noreferrer noopener\">Error Codes<\/a> page for a comprehensive list of API errors.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"h3\">Support<\/p>\n\n\n\n<p class=\"has-text-align-left\">API Support: <a href=\"mailto:merchantsupport@ccbill.com\" target=\"_blank\" rel=\"noreferrer noopener\">merchantsupport@ccbill.com<\/a> <\/p>\n\n\n\n<p class=\"has-text-align-left\">URL: <a href=\"https:\/\/ccbill.com\/contact\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/ccbill.com\/contact<\/a><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This document outlines the resources, endpoints, and objects of the CCBill RESTful API service. It...<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"kk_blocks_editor_width":"","_kiokenblocks_attr":"","_kiokenblocks_dimensions":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-9289","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>CCBill RESTful API Resources - CCBill Doc<\/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:\/\/ccbill.com\/doc\/ccbill-restful-api-resources\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CCBill RESTful API Resources - CCBill Doc\" \/>\n<meta property=\"og:description\" content=\"This document outlines the resources, endpoints, and objects of the CCBill RESTful API service. It...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ccbill.com\/doc\/ccbill-restful-api-resources\" \/>\n<meta property=\"og:site_name\" content=\"CCBill Doc\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-18T09:41:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-03T13:23:04+00:00\" \/>\n<meta name=\"author\" content=\"Vladimir Kaplarevic\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vladimir Kaplarevic\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ccbill.com\/doc\/ccbill-restful-api-resources\",\"url\":\"https:\/\/ccbill.com\/doc\/ccbill-restful-api-resources\",\"name\":\"CCBill RESTful API Resources - CCBill Doc\",\"isPartOf\":{\"@id\":\"https:\/\/ccbill.com\/doc\/#website\"},\"datePublished\":\"2024-07-18T09:41:34+00:00\",\"dateModified\":\"2025-07-03T13:23:04+00:00\",\"author\":{\"@id\":\"https:\/\/ccbill.com\/doc\/#\/schema\/person\/2cc5b50e34ee63ed498ac333a25840ad\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ccbill.com\/doc\/ccbill-restful-api-resources\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ccbill.com\/doc\/#website\",\"url\":\"https:\/\/ccbill.com\/doc\/\",\"name\":\"CCBill Doc\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ccbill.com\/doc\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/ccbill.com\/doc\/#\/schema\/person\/2cc5b50e34ee63ed498ac333a25840ad\",\"name\":\"Vladimir Kaplarevic\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ccbill.com\/doc\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/8d4609e99e6aecc69ce049e18d45f033?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/8d4609e99e6aecc69ce049e18d45f033?s=96&d=mm&r=g\",\"caption\":\"Vladimir Kaplarevic\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CCBill RESTful API Resources - CCBill Doc","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:\/\/ccbill.com\/doc\/ccbill-restful-api-resources","og_locale":"en_US","og_type":"article","og_title":"CCBill RESTful API Resources - CCBill Doc","og_description":"This document outlines the resources, endpoints, and objects of the CCBill RESTful API service. It...","og_url":"https:\/\/ccbill.com\/doc\/ccbill-restful-api-resources","og_site_name":"CCBill Doc","article_published_time":"2024-07-18T09:41:34+00:00","article_modified_time":"2025-07-03T13:23:04+00:00","author":"Vladimir Kaplarevic","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vladimir Kaplarevic","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ccbill.com\/doc\/ccbill-restful-api-resources","url":"https:\/\/ccbill.com\/doc\/ccbill-restful-api-resources","name":"CCBill RESTful API Resources - CCBill Doc","isPartOf":{"@id":"https:\/\/ccbill.com\/doc\/#website"},"datePublished":"2024-07-18T09:41:34+00:00","dateModified":"2025-07-03T13:23:04+00:00","author":{"@id":"https:\/\/ccbill.com\/doc\/#\/schema\/person\/2cc5b50e34ee63ed498ac333a25840ad"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ccbill.com\/doc\/ccbill-restful-api-resources"]}]},{"@type":"WebSite","@id":"https:\/\/ccbill.com\/doc\/#website","url":"https:\/\/ccbill.com\/doc\/","name":"CCBill Doc","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ccbill.com\/doc\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/ccbill.com\/doc\/#\/schema\/person\/2cc5b50e34ee63ed498ac333a25840ad","name":"Vladimir Kaplarevic","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ccbill.com\/doc\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/8d4609e99e6aecc69ce049e18d45f033?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8d4609e99e6aecc69ce049e18d45f033?s=96&d=mm&r=g","caption":"Vladimir Kaplarevic"}}]}},"_links":{"self":[{"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/posts\/9289"}],"collection":[{"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/comments?post=9289"}],"version-history":[{"count":81,"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/posts\/9289\/revisions"}],"predecessor-version":[{"id":11116,"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/posts\/9289\/revisions\/11116"}],"wp:attachment":[{"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/media?parent=9289"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/categories?post=9289"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ccbill.com\/doc\/wp-json\/wp\/v2\/tags?post=9289"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}