get https://{server_name}/v1/charges/
This API provides information about retrieving a charge.
- charge_id here refers to a unique ID of a specific charge.
- This API call retrieves the details of a specific charge that has been created. If a unique charge ID that was returned from your previous request is provided, PAYARC will return the corresponding charge information. The same information is returned when creating or refunding a charge.