Success
Bad Request
Not Found
Server Error
{- "zeroCostProcessingOptionId": 0,
- "zeroCostProcessingOption": null,
- "defaultTipsOptions": null,
- "defaultSurchargeRate": null,
- "defaultCashDiscountRate": null,
- "defaultDualPricingRate": null,
- "availableCurrencies": [
- {
- "id": 1,
- "name": "USD"
}
], - "availableCardTypes": [
- {
- "id": 0,
- "name": "Unknown"
}, - {
- "id": 1,
- "name": "Visa"
}, - {
- "id": 2,
- "name": "MasterCard"
}, - {
- "id": 3,
- "name": "AmericanExpress"
}, - {
- "id": 4,
- "name": "DinersClub"
}, - {
- "id": 5,
- "name": "Discover"
}, - {
- "id": 6,
- "name": "JCB"
}
], - "availableTransactionTypes": [
- {
- "id": 2,
- "name": "Sale"
}, - {
- "id": 3,
- "name": "Capture"
}, - {
- "id": 5,
- "name": "Refund"
}, - {
- "id": 4,
- "name": "Void"
}, - {
- "id": 6,
- "name": "CardAuthentication"
}, - {
- "id": 7,
- "name": "RefundWORef"
}, - {
- "id": 8,
- "name": "TipAdjustment"
}
], - "isTipsEnabled": true,
- "availablePaymentProcessors": [
- {
- "id": "00000000-0000-0000-0000-000000000000",
- "name": "TSYS",
- "isDefault": true,
- "typeId": 0,
- "type": null,
- "settlementBatchTimeSlots": [
- {
- "hours": 2,
- "minutes": 10,
- "timezoneName": "America/New_York"
}
]
}
], - "avs": {
- "isEnabled": true,
- "profileId": 1,
- "profile": "Strict"
}
}