{
"merchantName": "string",
"executionCount": 0,
"version": "string",
"created": 0,
"publicMerchantId": "string",
"id": "string",
"merchantId": "string",
"subscriptionTotalAmount": 0,
"totalAmount": 0,
"paymentConfig": {
"paymentType": "unique",
"amount": {
"currency": "CLP",
"subtotalIva": 0,
"subtotalIva0": 10,
"iva": 0,
"ice": 0,
"extraTaxes": {
"iac": 0,
"tasaAeroportuaria": 0,
"agenciaDeViaje": 0
}
},
"paymentMethod": "cash",
"subscriptionOptions": {
"amount": {
"currency": "CLP",
"subtotalIva": 0,
"subtotalIva0": 10,
"iva": 0,
"ice": 0,
"extraTaxes": {
"iac": 0,
"tasaAeroportuaria": 0,
"agenciaDeViaje": 0
}
},
"periodicity": "daily",
"planName": "string",
"startDate": "2019-08-24",
"terms": "string"
},
"mixedOptions": {
"numberOfFees": 0,
"periodicity": "daily",
"subscriptionDay": 0
},
"currency": "CLP",
"taxEnabled": true,
"taxPercentage": 1,
"defaultAmount": 0,
"minAmount": 0,
"maxAmount": 0
},
"generalConfig": {
"productName": "string",
"description": "string",
"productImage": "string",
"brandLogo": "string",
"executionLimit": 0,
"showTimer": true,
"enabled": true,
"termsAndConditions": "string",
"promotionalText": "string",
"expirationDate": 0,
"buyButtonText": "string",
"hidePayButtonAmount": true,
"payButtonText": "string"
},
"styleAndStructure": {
"structure": "checkout",
"coverModel": "left",
"buttonStyle": "square",
"primaryColor": "string",
"secondaryColor": "string"
},
"contact": {
"email": "string",
"phoneNumber": "string"
},
"formConfig": [
{
"label": "string",
"type": "input",
"split": true,
"required": true,
"disabled": true,
"name": "string",
"placeholder": "string",
"value": "string"
}
],
"paymentConfigType": "open",
"language": "es",
"source": "api"
}