{"id":86,"date":"2023-08-22T11:16:19","date_gmt":"2023-08-22T11:16:19","guid":{"rendered":"https:\/\/developers.10npay.com\/?post_type=docs&#038;p=711"},"modified":"2026-05-28T10:01:20","modified_gmt":"2026-05-28T10:01:20","password":"","slug":"%d1%81%d0%bf%d0%b8%d1%81%d1%8a%d0%ba-%d1%81-%d1%82%d1%80%d0%b0%d0%bd%d1%81%d0%b0%d0%ba%d1%86%d0%b8%d0%b8-%d0%bf%d0%be-%d1%81%d0%bc%d0%b5%d1%82%d0%ba%d0%b0","status":"publish","type":"docs","link":"https:\/\/developers.10npay.com\/bg\/docs\/%d1%81%d0%bf%d0%b8%d1%81%d1%8a%d0%ba-%d1%81-%d1%82%d1%80%d0%b0%d0%bd%d1%81%d0%b0%d0%ba%d1%86%d0%b8%d0%b8-%d0%bf%d0%be-%d1%81%d0%bc%d0%b5%d1%82%d0%ba%d0%b0\/","title":{"rendered":"List of transactions per account"},"content":{"rendered":"<p><span style=\"font-size: 16px;\"><\/span><\/p>\r\n<h5 class=\"wp-block-heading\" style=\"text-align: justify;\"><span style=\"font-size: 20px;\">General Information<\/span><\/h5>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 20px;\">type here<\/span><\/p>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 20px;\">This endpoint retrieves all booked transactions for a specified period, defined by the query parameters <code>dateFrom<\/code> and <code>dateTo<\/code>. The <code>bookingStatus<\/code> parameter specifies the type of transactions to be returned &#8211; pending, booked, or all transactions.<\/span><\/p>\r\n<h5><span style=\"font-size: 20px;\"><strong>End-point URL<\/strong><\/span><\/h5>\r\n<div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/p>\r\n<pre class=\"dm-pre-admin-side\">http:\/\/[host]:[port]\/psd2\/v1\/accounts\/[accountid]\/transactions?dateFrom=[dateFrom]&amp;dateTo=[dateTo]&amp;bookingStatus=[bookingStatus]<\/pre>\r\n<p><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div>\r\n<div class=\"dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium\" style=\"text-align: justify;\">\r\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><span style=\"font-size: 20px;\"><strong>Method: <\/strong>GET <br \/><\/span><\/div>\r\n<\/div>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 20px;\"><strong>Headers:<\/strong><\/span><\/p>\r\n<ul style=\"text-align: justify;\">\r\n<li><span style=\"font-size: 20px;\"><strong>X-Request-ID: [request-id]<\/strong> &#8211; <strong>Required<\/strong>: A unique request ID (GUID).<\/span><\/li>\r\n<li><span style=\"font-size: 20px;\"><strong>Consent-ID: [consent-id]<\/strong> &#8211; <strong>Required<\/strong>: The ID of the consent.<\/span><\/li>\r\n<li><span style=\"font-size: 20px;\"><strong>Content-Type: application\/json<\/strong> &#8211; <strong>Required<\/strong>: Specifies the request format.<\/span><\/li>\r\n<li><span style=\"font-size: 20px;\"><strong>PSU-ID: [user-id]<\/strong> &#8211; <strong>Optional<\/strong>: User identifier obtained upon login.<\/span><\/li>\r\n<\/ul>\r\n<h5 style=\"text-align: justify;\"><span style=\"font-size: 20px;\"><strong>Response<\/strong><\/span><\/h5>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 20px;\"><div class=\"dm-code-snippet dark default  dm-normal-version\" style=\"background-color:#abb8c3;\" snippet-height=\"400px\">\n\t\t\t<div class=\"control-language\">\n                <div class=\"dm-buttons\">\n                    <div class=\"dm-buttons-left\">\n                        <div class=\"dm-button-snippet red-button\"><\/div>\n                        <div class=\"dm-button-snippet orange-button\"><\/div>\n                        <div class=\"dm-button-snippet green-button\"><\/div>\n                    <\/div>\n                    <div class=\"dm-buttons-right\">\n                        <a id=\"dm-copy-raw-code\">\n                        <span class=\"dm-copy-text\">Copy Code<\/span>\n                        <span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span>\n                        <span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <pre class=\"no-line-numbers\"><code id=\"dm-code-raw\" class=\"wrap language-php\"><\/span><\/p>\r\n<pre class=\"dm-pre-admin-side\"><span style=\"font-size: 20px;\">{\r\n\t\"account\": {\r\n\t\t\"iban\": {\r\n\t\t\t\"iban\": \"BG58SOMB91301000000637\"\r\n\t\t},\r\n\t\t\"currency\": \"BGN\"\r\n\t},\r\n\t\"transactions\": {\r\n\t\t\"booked\": [\r\n\t\t\t{\r\n\t\t\t\t\"transactionId\": \"231DCCC181590002\",\r\n\t\t\t\t\"mandateId\": null,\r\n\t\t\t\t\"bookingDate\": \"01-01-2020\",\r\n\t\t\t\t\"creditorName\": \"Ivan Ivanov\",\r\n\t\t\t\t\"creditorAccount\": \"BG1203030\",\r\n\t\t\t\t\"debtorName\": \"Petar Petrov\",\r\n\t\t\t\t\"debtorAccount\": \"BG58SOMB91301000000637\",\r\n\t\t\t\t\"transactionAmount\": {\r\n\t\t\t\t\t\"currency\": \"BGN\",\r\n\t\t\t\t\t\"content\": 5000\r\n\t\t\t\t}\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"transactionId\": \"231DCCD181590001\",\r\n\t\t\t\t\"mandateId\": null,\r\n\t\t\t\t\"bookingDate\": \"08-10-2020\",\r\n\t\t\t\t\"creditorName\": \"Gergana Petrova\",\r\n\t\t\t\t\"creditorAccount\": \"BG222222\",\r\n\t\t\t\t\"debtorName\": \"Petar Petrov\",\r\n\t\t\t\t\"debtorAccount\": \"BG58SOMB91301000000637\",\r\n\t\t\t\t\"transactionAmount\": {\r\n\t\t\t\t\t\"currency\": \"BGN\",\r\n\t\t\t\t\t\"content\": 100\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t],\r\n\t\t\"pending\": null\r\n\t},\r\n\t\"_links\": null\r\n}<\/span><\/pre>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 20px;\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/span><\/p>\r\n<h5 style=\"text-align: justify;\"><span style=\"font-size: 20px;\"><strong>Remarks<\/strong> <\/span><\/h5>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 20px;\">This response includes details of the transactions such as transaction ID, booking date, creditor and debtor names, and the transaction amount.<\/span><\/p>\r\n<h5 style=\"text-align: justify;\"><span style=\"font-size: 20px;\">Snippet<\/span><\/h5>\r\n<p style=\"text-align: justify;\"><span style=\"font-size: 20px;\">[codesnippet id=&#8221;8&#8243;]<\/span><\/p>\r\n<p><span style=\"font-size: 16px;\"><\/span><\/p>","protected":false},"excerpt":{"rendered":"<p>General Information type here This endpoint retrieves all booked transactions for a specified period, defined by the query parameters dateFrom and dateTo. The bookingStatus parameter specifies the type of transactions to be returned &#8211; pending, booked, or all transactions. End-point URL Method: GET Headers: X-Request-ID: [request-id] &#8211; Required: A unique request ID (GUID). Consent-ID: [consent-id] [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[40],"doc_tag":[],"knowledge_base":[34],"class_list":["post-86","docs","type-docs","status-publish","hentry","doc_category-ll-aisp-account-information","knowledge_base-psd2"],"year_month":"2026-05","word_count":238,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"10npaydev","author_nicename":"10npaydev","author_url":"https:\/\/developers.10npay.com\/bg\/author\/10npaydev\/"},"doc_category_info":[{"term_name":"lll. AIS - Account Information Services","term_url":"https:\/\/developers.10npay.com\/bg\/docs\/psd2\/ll-aisp-account-information\/"}],"doc_tag_info":[],"knowledge_base_info":[{"term_name":"psd2","term_url":"https:\/\/developers.10npay.com\/bg\/docs\/psd2\/","term_slug":"psd2"}],"knowledge_base_slug":["psd2"],"_links":{"self":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/86","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/comments?post=86"}],"version-history":[{"count":2,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/86\/revisions"}],"predecessor-version":[{"id":447,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/86\/revisions\/447"}],"wp:attachment":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/media?parent=86"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_category?post=86"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_tag?post=86"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/knowledge_base?post=86"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}