Changes for page card-transaction
Last modified by David Persson on 2024/02/21 07:48
From version 52.1
edited by David Persson
on 2020/04/14 11:32
on 2020/04/14 11:32
To version 53.1
edited by David Persson
on 2020/04/14 11:33
on 2020/04/14 11:33
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -701,11 +701,6 @@ 701 701 The problem object contain more detailed info on what the error is. The "type" property can be used to programmatically interpret the error as it contains a code definition of the problem. 702 702 Other properties can be useful for logging and subsequent troubleshooting. Some problems are extended with additional parameters so it may be a good idea to log response body as raw data to include these. 703 703 704 -(% class="box infomessage" %) 705 -((( 706 -Note, each problem typecode is preceded by "ledger.card-transaction." in this API, e.g. the error "validation-error" in the table below will appear as typecode "ledger.card-transaction.valitaion-error". 707 -))) 708 - 709 709 === Example === 710 710 711 711 {{code language="http" title="**Response**"}} ... ... @@ -728,6 +728,11 @@ 728 728 729 729 === Problem types === 730 730 726 +(% class="box infomessage" %) 727 +((( 728 +Note, each problem typecode is preceded by "ledger.card-transaction." in this API, e.g. the error "validation-error" in the table below will appear as typecode "ledger.card-transaction.valitaion-error". 729 +))) 730 + 731 731 (% class="table-bordered table-striped" %) 732 732 |=(% style="width: 537px;" %)Problem type (code)|=(% style="width: 172px;" %)Httpstatus|=(% style="width: 796px;" %)Description 733 733 |(% style="width:537px" %)validation-error|(% style="width:172px" %)400|(% style="width:796px" %)occurs if any of the inputvalidation fails