GET Subscriber/{subscriberId}/Configuration/MerchantProcessorConfiguration
Gets the Merchant Processor Configuration values for the subscriber The authentication for this endpoint uses the X-SERVICE-TRUST header along with your JWT i.e. X-SERVICE-TRUST: {{jwt}}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
subscriberId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.