v1
latestOpenAPI 3.0.32026-07-2488203535.0 KBProcessors and Services
Get Processor Config
<details> <summary>Usage</summary> This request gets the config details for the processor you want to board. This is required if you do not know what fields to pass into the Add Processor request.❗️ Never Use Real API Keys
Never use real API Keys when testing. The gateway allows Partners to create Test Merchant Accounts. Testing should always use keys from the Test Accounts and never keys from a Standard Account.
You want to include the id value from the "Check What Services Are Available" search.
</details>get/v4/services/{id}/config
Path parameters
idstring required
The id of the processor you want to board.
Headers
Content-Typestring required
The Content-Type representation header is used to indicate the original media type of the resource (prior to any content encoding applied for sending).
Authorizationstring required
Your v4 API key that was generated in the Partner portal.
Response
Success