{"id":346,"date":"2024-07-08T14:44:33","date_gmt":"2024-07-08T14:44:33","guid":{"rendered":"https:\/\/developers.10npay.com\/?post_type=docs&#038;p=1409"},"modified":"2024-07-08T14:44:33","modified_gmt":"2024-07-08T14:44:33","password":"","slug":"get-transaction-by-id-2","status":"publish","type":"docs","link":"https:\/\/developers.10npay.com\/bg\/docs\/get-transaction-by-id-2\/","title":{"rendered":"Get Transaction by ID"},"content":{"rendered":"<h5 class=\"western\"><span style=\"font-size: large\">Endpoint<\/span><\/h5>\n<p align=\"LEFT\"><strong><span style=\"font-size: large\">URL<\/span><\/strong><span style=\"font-size: large\">:<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\"><\/span><\/p>\n<pre class=\"dm-pre-admin-side\">https:\/\/crm-api.test.10npay.com\/api\/v1\/TransactionReport\/get-transaction<\/pre>\n<p align=\"LEFT\"><span style=\"font-size: large\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/span><\/p>\n<p align=\"LEFT\"><span style=\"font-size: large\"><strong>M<\/strong><\/span><strong><span style=\"font-size: large\">ethod<\/span><\/strong><span style=\"font-size: large\">: <\/span><code class=\"western\"><span style=\"font-size: large\">POST<\/span><\/code><\/p>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Description<\/span><\/strong><span style=\"font-size: large\">: Retrieve transaction details for a specific transaction ID.<\/span><\/p>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Request Headers<\/span><\/strong><\/p>\n<ul>\n<li>\n<p align=\"JUSTIFY\"><code class=\"western\"><span style=\"font-size: large\">accept<\/span><\/code><span style=\"font-size: large\">: <\/span><code class=\"western\"><span style=\"font-size: large\">text\/plain<\/span><\/code><\/p>\n<\/li>\n<li>\n<p align=\"JUSTIFY\"><code class=\"western\"><span style=\"font-size: large\">Authorization<\/span><\/code><span style=\"font-size: large\">: <\/span><code class=\"western\"><span style=\"font-size: large\">Bearer<br \/>\n{Token}<\/span><\/code><\/li>\n<li>\n<p align=\"JUSTIFY\"><code class=\"western\"><span style=\"font-size: large\">Content-Type<\/span><\/code><span style=\"font-size: large\">: <\/span><code class=\"western\"><span style=\"font-size: large\">application\/json-patch+json<\/span><\/code><\/p>\n<\/li>\n<\/ul>\n<h3 class=\"western\" align=\"JUSTIFY\"><span style=\"font-size: large\">Request Parameters<\/span><\/h3>\n<table border=\"0\" width=\"459\" cellspacing=\"0\" cellpadding=\"2\">\n<thead>\n<tr>\n<th width=\"108\"><span style=\"font-size: large\">Parameter<\/span><\/th>\n<th width=\"48\"><span style=\"font-size: large\">Type<\/span><\/th>\n<th width=\"291\"><span style=\"font-size: large\">Description<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"108\"><span style=\"font-size: large\">transactionId<\/span><\/td>\n<td width=\"48\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"291\"><span style=\"font-size: large\">The ID of the transaction to retrieve<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4 class=\"western\" align=\"JUSTIFY\"><span style=\"font-size: large\">Example Request<\/span><\/h4>\n<p align=\"JUSTIFY\"><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>\n<pre class=\"western\">{\r\n        \"transactionId\": \"TNP0004241630001\"\r\n}<\/pre>\n<p align=\"JUSTIFY\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/p>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">CURL Example<\/span><\/strong><\/p>\n<p align=\"JUSTIFY\"><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>\n<pre class=\"western\">curl -X 'POST' \\ 'https:\/\/crm-api-test.10npay.com\/api\/v1\/TransactionReport\/get-transaction' \\ -H 'accept: text\/plain' \\ -H 'Authorization: Bearer {Token}' \\ -H 'Content-Type: application\/json-patch+json' \\ -d '{ \"transactionId\": \"TNP0004241630001\" }'<\/pre>\n<p align=\"JUSTIFY\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/p>\n<h3 class=\"western\" align=\"JUSTIFY\"><span style=\"font-size: large\">Responses<\/span><\/h3>\n<h4 class=\"western\" align=\"JUSTIFY\"><span style=\"font-size: large\">Success<\/span><\/h4>\n<ul>\n<li>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Status Code<\/span><\/strong><span style=\"font-size: large\">: <\/span><code class=\"western\"><span style=\"font-size: large\">200<\/span><\/code><\/p>\n<\/li>\n<li>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Description<\/span><\/strong><span style=\"font-size: large\">: Transaction retrieved successfully.<\/span><\/p>\n<\/li>\n<li>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Response Body<\/span><\/strong><span style=\"font-size: large\">:<\/span><\/p>\n<\/li>\n<\/ul>\n<p align=\"JUSTIFY\"><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=\"no-wrap language-php\"><\/p>\n<pre class=\"western\">{\r\n        \"amount\": 0,\r\n        \"merchant\": \"string\",\r\n        \"timeStamp\": \"string\",\r\n        \"senderEmail\": \"string\",\r\n        \"receiverEmail\": \"string\",\r\n        \"transactionId\": \"string\",\r\n        \"transactionFee\": 0,\r\n        \"feeCurrency\": \"string\",\r\n        \"senderName\": \"string\",\r\n        \"receiverName\": \"string\",\r\n        \"accountNumber\": \"string\",\r\n        \"senderBic\": \"string\",\r\n        \"receiverBic\": \"string\",\r\n        \"senderIban\": \"string\",\r\n        \"receiverIban\": \"string\",\r\n        \"transactionType\": \"string\",\r\n        \"paymentNotes\": \"string\",\r\n        \"currency\": \"string\",\r\n        \"paymentSystem\": \"string\",\r\n        \"transactionCategory\": \"string\",\r\n        \"cardNetwork\": \"string\",\r\n        \"cardPan\": \"string\",\r\n        \"cardAlias\": \"string\",\r\n        \"paymentProvider\": \"string\",\r\n        \"purposeDet\": \"string\",\r\n        \"scaStatus\": \"string\"\r\n}<\/pre>\n<p align=\"JUSTIFY\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/p>\n<table border=\"0\" width=\"659\" cellspacing=\"0\" cellpadding=\"2\">\n<thead>\n<tr>\n<th width=\"165\"><span style=\"font-size: large\">Field<\/span><\/th>\n<th width=\"64\"><span style=\"font-size: large\">Type<\/span><\/th>\n<th width=\"418\"><span style=\"font-size: large\">Description<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">amount<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">number<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The amount of the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">merchant<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The merchant involved in the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">timeStamp<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The timestamp of the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">senderEmail<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The email of the sender<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">receiverEmail<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The email of the receiver<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">transactionId<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The ID of the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">transactionFee<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">number<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The fee associated with the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">feeCurrency<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The currency of the fee<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">senderName<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The name of the sender<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">receiverName<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The name of the receiver<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">accountNumber<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The account number associated with the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">senderBic<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The BIC of the sender<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">receiverBic<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The BIC of the receiver<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">senderIban<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The IBAN of the sender<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">receiverIban<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The IBAN of the receiver<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">transactionType<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The type of the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">paymentNotes<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">Notes regarding the payment<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">currency<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The currency of the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">paymentSystem<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The payment system used<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">transactionCategory<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The category of the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">cardNetwork<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The card network used<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">cardPan<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The PAN of the card used<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">cardAlias<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The alias of the card used<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">paymentProvider<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The payment provider involved<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">purposeDet<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The detailed purpose of the transaction<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"165\"><span style=\"font-size: large\">scaStatus<\/span><\/td>\n<td width=\"64\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"418\"><span style=\"font-size: large\">The SCA status of the transaction<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4 class=\"western\" align=\"JUSTIFY\"><span style=\"font-size: large\">Error: Bad Request<\/span><\/h4>\n<ul>\n<li>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Status Code<\/span><\/strong><span style=\"font-size: large\">: <\/span><code class=\"western\"><span style=\"font-size: large\">400<\/span><\/code><\/p>\n<\/li>\n<li>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Description<\/span><\/strong><span style=\"font-size: large\">: Transaction not found.<\/span><\/p>\n<\/li>\n<li>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Response Body<\/span><\/strong><span style=\"font-size: large\">:<\/span><\/p>\n<\/li>\n<\/ul>\n<p align=\"JUSTIFY\"><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>\n<pre class=\"western\">{\r\n        \"type\": \"string\",\r\n        \"title\": \"string\",\r\n        \"status\": 400,\r\n        \"detail\": \"string\",\r\n        \"instance\": \"string\"\r\n}<\/pre>\n<p align=\"JUSTIFY\"><\/code><\/pre>\n\t\t\t<\/div>\n        <\/div><\/p>\n<table border=\"0\" width=\"448\" cellspacing=\"0\" cellpadding=\"2\">\n<thead>\n<tr>\n<th width=\"132\"><span style=\"font-size: large\">Field<\/span><\/th>\n<th width=\"59\"><span style=\"font-size: large\">Type<\/span><\/th>\n<th width=\"246\"><span style=\"font-size: large\">Description<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td width=\"132\"><span style=\"font-size: large\">type<\/span><\/td>\n<td width=\"59\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"246\"><span style=\"font-size: large\">Type of the error<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"132\"><span style=\"font-size: large\">title<\/span><\/td>\n<td width=\"59\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"246\"><span style=\"font-size: large\">Title of the error<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"132\"><span style=\"font-size: large\">status<\/span><\/td>\n<td width=\"59\"><span style=\"font-size: large\">integer<\/span><\/td>\n<td width=\"246\"><span style=\"font-size: large\">HTTP status code<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"132\"><span style=\"font-size: large\">detail<\/span><\/td>\n<td width=\"59\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"246\"><span style=\"font-size: large\">Detailed error message<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"132\"><span style=\"font-size: large\">instance<\/span><\/td>\n<td width=\"59\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"246\"><span style=\"font-size: large\">Instance identifier of the error<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"132\"><span style=\"font-size: large\">additionalProp1<\/span><\/td>\n<td width=\"59\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"246\"><span style=\"font-size: large\">Additional property 1<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"132\"><span style=\"font-size: large\">additionalProp2<\/span><\/td>\n<td width=\"59\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"246\"><span style=\"font-size: large\">Additional property 2<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"132\"><span style=\"font-size: large\">additionalProp3<\/span><\/td>\n<td width=\"59\"><span style=\"font-size: large\">string<\/span><\/td>\n<td width=\"246\"><span style=\"font-size: large\">Additional property 3<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4 class=\"western\" align=\"JUSTIFY\"><span style=\"font-size: large\">Error: Server Error<\/span><\/h4>\n<ul>\n<li>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Status Code<\/span><\/strong><span style=\"font-size: large\">: <\/span><code class=\"western\"><span style=\"font-size: large\">500<\/span><\/code><\/p>\n<\/li>\n<li>\n<p align=\"JUSTIFY\"><strong><span style=\"font-size: large\">Description<\/span><\/strong><span style=\"font-size: large\">: Internal error occurred.<\/span><\/p>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<h3><span style=\"font-size: 20px\">Snippet<\/span><\/h3>\n<p>[codesnippet id=&#8221;72&#8243;]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Endpoint URL: Method: POST Description: Retrieve transaction details for a specific transaction ID. Request Headers accept: text\/plain Authorization: Bearer {Token} Content-Type: application\/json-patch+json Request Parameters Parameter Type Description transactionId string The ID of the transaction to retrieve Example Request CURL Example Responses Success Status Code: 200 Description: Transaction retrieved successfully. Response Body: Field Type Description amount [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[53],"doc_tag":[],"knowledge_base":[33],"class_list":["post-346","docs","type-docs","status-publish","hentry","doc_category-transactions-on-customer-level","knowledge_base-10npay"],"year_month":"2026-05","word_count":555,"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":"Transactions (on Customer Level)","term_url":"https:\/\/developers.10npay.com\/bg\/docs\/10npay\/transactions-on-customer-level\/"}],"doc_tag_info":[],"knowledge_base_info":[{"term_name":"10npay","term_url":"https:\/\/developers.10npay.com\/bg\/docs\/10npay\/","term_slug":"10npay"}],"knowledge_base_slug":["10npay"],"_links":{"self":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/346","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=346"}],"version-history":[{"count":0,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/docs\/346\/revisions"}],"wp:attachment":[{"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/media?parent=346"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_category?post=346"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/doc_tag?post=346"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/developers.10npay.com\/bg\/wp-json\/wp\/v2\/knowledge_base?post=346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}