JavaScript
Auto recharge
Get automatic recharge configuration
Retrieves the automatic recharge configuration for a customer and currency. Returns default settings if no configuration exists.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key
Query Parameters
Filter by customer ID (required)
Required string length:
1 - 255Pattern:
^[a-zA-Z0-9][a-zA-Z0-9_|.@-]*$Filter by currency ID (required)
Required string length:
1 - 255Pattern:
^[a-zA-Z0-9][a-zA-Z0-9_|.-]*$Response
The automatic recharge configuration object.
Response object
Automatic recharge configuration for a customer and currency
