Provider API - Retrieve provider rules
Less than to read
To retrieve the configuration that Sage Network Platform hold for your provider, you can send a GET request to the Payments Out provider API with your providerId like:
{GET}
api-provider-v1/providers/{providerId}
where the {providerId}
is the guid supplied by sage to identify you as a provider.
For more details such as which headers are required on the request and an example response for this request, see the following page: Provider API - Retrieve a provider