get https://api.staging.pungle.co/api/v1/card_issuing/value_loads
List of all value loads
Response
Parameter | Data type | Notes |
---|---|---|
count | Number | The total number of value loads |
limit | Number | The maximum number of value loads in this request |
offset | Number | The maximum number of value loads skipped |
data | Value Load | Value loads data |
Value Load
Parameter | Data type | Notes |
---|---|---|
id | Number | ID of value load |
account_id | Number | ID of loaded account |
program_id | Number | ID of program account |
cardholder_id | Number | ID of cardholder account belongs to |
external_tag | String | External tag submitted with value load |
amount | Number | Amount loaded |
load_type | String | Either load or unload |
message | String | Message submitted with value load |
processor_reference | String | Reference to load with the processor |