Changes for page card-transaction

Last modified by David Persson on 2024/02/21 07:48
From version 12.1
edited by David Persson
on 2020/02/21 02:07
To version 13.1
edited by David Persson
on 2020/02/21 02:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -422,7 +422,7 @@
422 422  }
423 423  {{/code}}
424 424  
425 -==== Create cash-withdrawal corrections ====
425 +==== Create cash-withdrawal corrections ====
426 426  
427 427  {{code language="http" title="**Request**"}}
428 428  POST /ledger/credit-account-acquiring/v1/XXX/cash-withdrawal/YYY/corrections HTTP/1.1
... ... @@ -440,7 +440,7 @@
440 440  }
441 441  {{/code}}
442 442  
443 -==== Create reversal corrections ====
443 +==== Create reversal corrections ====
444 444  
445 445  {{code language="http" title="**Request**"}}
446 446  POST /ledger/credit-account-acquiring/v1/XXX/reversals/YYY/corrections HTTP/1.1
... ... @@ -458,13 +458,10 @@
458 458  }
459 459  {{/code}}
460 460  
461 -(% class="wikigeneratedid" %)
462 462  ==== ====
463 463  
464 -(% class="wikigeneratedid" %)
465 465  ==== ====
466 466  
467 -(% class="wikigeneratedid" %)
468 468  ==== Corrections resource properties ====
469 469  
470 470  (% class="table-bordered table-striped" %)
... ... @@ -523,7 +523,6 @@
523 523  
524 524  )))
525 525  
526 -(% class="wikigeneratedid" %)
527 527  ==== RKHA21 format ====
528 528  
529 529  If the original source for the transactions towards purchases/corrections/reversals/Offline-purchases is the RKHA21 file the below rules should be used to set the AcquirerBatchId.
... ... @@ -640,8 +640,7 @@
640 640  The **rkha **format actually has a 28 character filler at position 13 by default, but for "Babs" the first two positions in this filler are redefined to be "cycle" (position 13 and 14), which leaves the Filler to be 26 characters instead of 28.
641 641  )))
642 642  
643 -(% class="wikigeneratedid" %)
644 -==== Problems ====
639 +== Problems ==
645 645  
646 646  If an error occur or any validation failed, a "problem" response will be returned.
647 647  Below is a list of problems that can occur: