Bundle Refund
This endpoint allows user to get refund amount for a bundle.
REQUEST
Method: blxr_get_bundle_refund
Parameters
Parameter
Description
bundle_hash
[Mandatory] Hash of the bundle for which refund amount is requested
Examples
RESPONSE
Result Fields
Result Field
Description
refund
refund amount for bundle
Example:
NOTES
blxr_get_bundle_refund is available only on Cloud-API
Last updated