get https://api.cloud.mbanq.com/v1/charge
This API retrieves all the charge product configurations defined in the system.
You can filter the results based on the status of the charges by using the status query parameter. The possible values for the status parameter are ALL, ACTIVE, and INACTIVE.
Behaviour: A successful response from this API indicates that the requested charge products is successfully retrieved.