get https://api.staging.pungle.co/api/v1/card_issuing/value_loads/
Get the details of a specific value load.
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 |