v1

latestOpenAPI 3.0.32026-07-2621102.1 MB
Configuration

Get Product Config

Use the Get Product Config endpoint to retrieve the product configuration according to the specified section.

post/getProductConfig

Request body

prod_idinteger required

System-generated identifier for a product. Pattern: Integer Example: 50031

section'auth_limits' | 'product_limits' | 'load_limits' | 'trans_limits' | 'mcc_blocks' | 'mcc_upcharges' | 'mcc_expirations' | 'country_blocks' | 'parameters' | 'fees' | 'card_features' | 'account_features' | 'info' | 'emboss_stocks' | 'emboss_partners' required

The section of the product configuration to retrieve. See Valid section values. You can input only one section at a time. Pattern: String Example: auth_limits

limitinteger

The maximum number of records to return. Default: 20 Pattern: Integer Example: 15

offsetinteger

Which record to return as the first record. Default: 0 (start with the first) Pattern: Integer Example: 5

Response

Successful Response

descriptionstring required

Description of the status code

rtokenstring required

Token associated with the request