removedInput schema / properties / card_number_bin / default
Removed value: -""
addedInput schema / properties / card_number_bin / description
Added value: +"First 6-8 digits of the card number (BIN). Used with card_provider for network-tier-based lookup when the exact product name isn't known."
removedInput schema / properties / card_number_bin / title
Removed value: -"Card Number Bin"
removedInput schema / properties / card_provider / default
Removed value: -""
addedInput schema / properties / card_provider / description
Added value: +"Card network: \"visa\", \"mastercard\", \"amex\", or \"discover\". Required with card_number_bin."
removedInput schema / properties / card_provider / title
Removed value: -"Card Provider"
removedInput schema / properties / credit_card_product_name / default
Removed value: -""
addedInput schema / properties / credit_card_product_name / description
Added value: +"Exact card product name (e.g. \"Chase Sapphire Preferred\", \"American Express Platinum\"). Preferred when known."
removedInput schema / properties / credit_card_product_name / title
Removed value: -"Credit Card Product Name"
addedInput schema / required
Added value: +[]
removedInput schema / title
Removed value: -"credit_card_coverageArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "title": "Result",
- "type": "string"
- }
- },
- "required": [
- "result"
- ],
- "title": "credit_card_coverageOutput",
- "type": "object"
-}New value: +null