Phriction DatingVIP Public Payment Application Project API Documentation overrides.list History Version 1 vs 2
Version 1 vs 2
Version 1 vs 2
Edits
Edits
- Delete by pmiroslawski, Version 2
- Apr 18 2019 08:02
- Move Here by boris, Version 1
- Mar 11 2015 13:28
Original Change | Most Recent Change |
Edit Older Version 1... |
Content Changes
Content Changes
== overrides.list ==
==== Description ====
Retrieve list of overrides
==== Input Parameters ====
<table>
<tr><th>Name</th><th>Type</th><th>Required</th><th>Description</th></tr>
<tr><td>override</td><td>(int)</td><td>yes</td><td>Show results for specified override ID</td></tr>
<tr><td>ppac_id</td><td>(int)</td><td>no</td><td>Show results for specified payment processor account ID</td></tr>
<tr><td>currency</td><td>(string)</td><td>yes</td><td>Show results for specified currency abbr.</td></tr>
</table>
==== Return ====
<table>
<tr><th>Name</th><th>Type</th><th>Description</th></tr>
<tr><td>result</td><td>array</td><td>Result array with data</td></tr>
</table>
== overrides.list ==
==== Description ====
Retrieve list of overrides
==== Input Parameters ====
<table>
<tr><th>Name</th><th>Type</th><th>Required</th><th>Description</th></tr>
<tr><td>override</td><td>(int)</td><td>yes</td><td>Show results for specified override ID</td></tr>
<tr><td>ppac_id</td><td>(int)</td><td>no</td><td>Show results for specified payment processor account ID</td></tr>
<tr><td>currency</td><td>(string)</td><td>yes</td><td>Show results for specified currency abbr.</td></tr>
</table>
==== Return ====
<table>
<tr><th>Name</th><th>Type</th><th>Description</th></tr>
<tr><td>result</td><td>array</td><td>Result array with data</td></tr>
</table>