{ "opencollection": "1.0.0", "info": { "name": "Worldline Card Issuing Account - AccountState Product Override API", "version": "2.41.1" }, "items": [ { "info": { "name": "Product Override", "type": "folder" }, "items": [ { "info": { "name": "Retrieve the product extensions' load balancing by issuer product external reference (beta)", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/issuers/:issuerId/products/external-products/:issuerProductExternalReference/product-extension-balancing", "headers": [ { "name": "WL-Correlation-ID", "value": "" }, { "name": "WL-Origin", "value": "" }, { "name": "WL-Username", "value": "" } ], "params": [ { "name": "issuerId", "value": "", "type": "path", "description": "Issuer ID" }, { "name": "issuerProductExternalReference", "value": "", "type": "path", "description": "Issuer Product External Reference" } ] }, "docs": "The API allows the parameters of the product extensions' load balancing to be retrieved. The parameters of the load balancing are used when a new card is requested.\nThe main input fields are:\n- The issuer ID\n- The issuer product external reference for which the detail of the product extensions' load balancing is requested." }, { "info": { "name": "Override the product extensions' load balancing by issuer product external reference (beta)", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/issuers/:issuerId/products/external-products/:issuerProductExternalReference/product-extension-balancing", "headers": [ { "name": "WL-Correlation-ID", "value": "" }, { "name": "WL-Origin", "value": "" }, { "name": "WL-Username", "value": "" } ], "params": [ { "name": "issuerId", "value": "", "type": "path", "description": "Issuer ID" }, { "name": "issuerProductExternalReference", "value": "", "type": "path", "description": "Issuer Product External Reference" } ] }, "docs": "The API allows a list of pre-defined parameters for a product extensions' load balancing to be overridden. The parameters of the load balancing are used when a new card is requested.\nThe main input fields are:\n- The issuer ID\n- The issuer product external reference for which the changes are required\n- The parameters (profiles or thresholds of a product) to be overridden\n\nThe parameters of the load balancing can be retrieved using the Retrieve the product extensions' load balancing API.\nThe overr" }, { "info": { "name": "Retrieve the card producers' load balancing (beta)", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/issuers/:issuerId/card-products/:cardTemplateReference/card-producer-balancing", "headers": [ { "name": "WL-Correlation-ID", "value": "" }, { "name": "WL-Origin", "value": "" }, { "name": "WL-Username", "value": "" } ], "params": [ { "name": "issuerId", "value": "", "type": "path", "description": "Issuer ID" }, { "name": "cardTemplateReference", "value": "", "type": "path", "description": "Card Template Reference" } ] }, "docs": "The API allows the parameters of the load balancing between card producers to be retrieved.\nThe main input field is:\n- The issuer ID\n- The card template reference for which the detail of the card producers' load balancing is requested." }, { "info": { "name": "Override the card producers' load balancing (beta)", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/issuers/:issuerId/card-products/:cardTemplateReference/card-producer-balancing", "headers": [ { "name": "WL-Correlation-ID", "value": "" }, { "name": "WL-Origin", "value": "" }, { "name": "WL-Username", "value": "" } ], "params": [ { "name": "issuerId", "value": "", "type": "path", "description": "Issuer ID" }, { "name": "cardTemplateReference", "value": "", "type": "path", "description": "Card Template Reference" } ] }, "docs": "The API allows for the replacement of the load balancing parameters between card producers.\nThe main input fields are:\n- The issuer ID\n- The card template reference for which the changes are requested\n- The parameters to be overridden\n\nThe overridden parameters of the card producers' load balancing can be retrieved using the Retrieve the card producers' load balancing API." } ] } ], "bundled": true }