{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml","oas-api/index.yaml":"oas-api/index.yaml"},"props":{"metadata":{"markdoc":{"tagList":["tabs","tab","openapi-code-sample","json-schema","admonition"]},"type":"markdown"},"seo":{"title":"Motor Vehicle Rental","description":"Integrate motor vehicle rental merchants (MCC 3351–3500, 7512) with Finix. Pass rental-specific data fields to qualify for lower interchange rates and reduce disputes.","siteUrl":"https://docs.finix.com/","llmstxt":{"hide":false,"sections":[{"title":"Getting Started","includeFiles":["guides/getting-started/**/*.md"],"excludeFiles":[]},{"title":"Online Payments","includeFiles":["guides/online-payments/**/*.md"],"excludeFiles":["guides/online-payments/payment-features/fsa-hsa-non-healthcare-mcc.md"]},{"title":"In-Person Payments","includeFiles":["guides/in-person-payments/**/*.md"],"excludeFiles":[]},{"title":"Subscriptions","includeFiles":["guides/subscriptions/**/*.md"],"excludeFiles":[]},{"title":"After the Payment","includeFiles":["guides/subscriptions/after-the-payment/**/*.md"],"excludeFiles":[]},{"title":"Managing Operations","includeFiles":["guides/managing-operations/**/*.md"],"excludeFiles":[]},{"title":"Platform Payments","includeFiles":["guides/platform-payments/**/*.md"],"excludeFiles":[]},{"title":"Payouts","includeFiles":["guides/payouts/**/*.md"],"excludeFiles":[]},{"title":"Developers","includeFiles":["additional-resources/developers/**/*.md"],"excludeFiles":[]},{"title":"Plugins","includeFiles":["additional-resources/plugins/**/*.md"],"excludeFiles":[]},{"title":"Industry Considerations","includeFiles":["guides/industry-considerations/**/*.md"],"excludeFiles":[]},{"title":"Regional Considerations","includeFiles":["guides/regional-considerations/**/*.md"],"excludeFiles":[]}],"excludeFiles":[]},"image":"/images/og-images/guides-industry-considerations-auto-rental.png"},"dynamicMarkdocComponents":["openapi"],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"motor-vehicle-rental","__idx":0},"children":["Motor Vehicle Rental"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Motor vehicle rental merchants operating under eligible MCCs can include rental-specific details directly on their transactions, such as pickup location, return date, and agreement number. Submitting this data qualifies transactions for lower interchange rates and helps avoid downgrades to costlier interchange tiers."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"requirements","__idx":1},"children":["Requirements"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Your business must operate under an ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#eligible-mccs-for-motor-vehicle-rental-data"},"children":["eligible MCC"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Transactions must be captured within two days."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"eligible-mccs-for-motor-vehicle-rental-data","__idx":2},"children":["Eligible MCCs for Motor Vehicle Rental Data"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"MCC"},"children":["MCC"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3351–3500"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Automobile/vehicle rentals"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["7512"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Automobile rental agency"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["7513"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Truck and utility trailer rentals"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["7519"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Motor home and recreational vehicle rentals"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"motor-vehicle-rental-data-fields","__idx":3},"children":["Motor Vehicle Rental Data Fields"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following fields are available under the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["additional_motor_vehicle_rental_data"]}," object on both ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Authorization"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Transfer"]}," resources. All fields are optional for motor vehicle rental MCC transactions."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Field"},"children":["Field"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data Type"},"children":["Data Type"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["additional_motor_vehicle_rental_data"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Nested object containing all motor vehicle rental-specific fields. Optional for motor vehicle rental MCC transactions (MCC 3351–3500, 7512). Null for all other transactions."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["motor_vehicle_rental_agreement_number"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The rental agreement or contract reference number for the rental. Max 9 characters; longer values are truncated."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["customer_service_number"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The phone number customers can call for support or inquiries related to their rental."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extra_charge_details"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Additional charges beyond the base rental rate being billed. Each field represents a specific charge type, in cents."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extra_charge_details.one_way_service_fee_amount"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The amount of the additional charge, in cents."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Integer"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extra_charge_details.fuel_amount"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The amount of the additional charge, in cents."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Integer"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extra_charge_details.extra_mileage_amount"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The amount of the additional charge, in cents."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Integer"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extra_charge_details.late_return_amount"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The amount of the additional charge, in cents."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Integer"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extra_charge_details.parking_violation_amount"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The amount of the additional charge, in cents."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Integer"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extra_charge_details.insurance_amount"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The amount of the additional charge, in cents."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Integer"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["is_no_show"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An indicator that the cardholder is being billed for a reserved vehicle that was not actually rented (that is, a \"no-show\" charge)."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Boolean"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["number_of_days"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The total number of days for the vehicle rental."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Integer"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pickup_address"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The full address of the rental pickup location."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pickup_date"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The scheduled vehicle pickup date."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["return_address"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The full address of the vehicle return location."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["return_date"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The scheduled vehicle return date. Must be on or after ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pickup_date"]},"."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"motor-vehicle-rental-transaction-flow-using-the-api","__idx":4},"children":["Motor Vehicle Rental Transaction Flow using the API"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Once you have a buyer ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Identity"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Payment Instrument"]},", include the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["additional_motor_vehicle_rental_data"]}," object in your request to pass rental details."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"create-an-authorization-with-motor-vehicle-rental-data","__idx":5},"children":["Create an Authorization with Motor Vehicle Rental Data"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Include the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["additional_motor_vehicle_rental_data"]}," object in the request body to pass rental details at authorization time:"]},{"$$mdtype":"Tag","name":"Tabs","attributes":{"size":"medium"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"label":"Example","disable":false},"children":[{"$$mdtype":"Tag","name":"OpenApiCodeSample","attributes":{"descriptionFile":"oas-api/index.yaml","operationId":"createAuthorization","exampleKey":"Authorization - Motor Vehicle Rental","parameters":{},"environments":{}},"children":[]}]},{"$$mdtype":"Tag","name":"div","attributes":{"label":"API Definition","disable":false},"children":[{"$$mdtype":"Tag","name":"JsonSchema","attributes":{"schema":{"$ref":"../../api/components/schemas/requestBodies/authorizations/createAuthorizationAutoRental.yaml"},"options":{},"schemaResolved":{"openapi":"3.1.0","components":{"schemas":{"__root":{"$ref":"#/components/schemas/createAuthorizationAutoRental"},"country":{"type":"string","enum":["ABW","AFG","AGO","AIA","ALA","ALB","AND","ARE","ARG","ARM","ASM","ATA","ATF","ATG","AUS","AUT","AZE","BDI","BEL","BEN","BES","BFA","BGD","BGR","BHR","BHS","BIH","BLM","BLR","BLZ","BMU","BOL","BRA","BRB","BRN","BTN","BVT","BWA","CAF","CAN","CCK","CHE","CHL","CHN","CIV","CMR","COD","COG","COK","COL","COM","CPV","CRI","CUB","CUW","CXR","CYM","CYP","CZE","DEU","DJI","DMA","DNK","DOM","DZA","ECU","EGY","ERI","ESH","ESP","EST","ETH","FIN","FJI","FLK","FRA","FRO","FSM","GAB","GBR","GEO","GGY","GHA","GIB","GIN","GLP","GMB","GNB","GNQ","GRC","GRD","GRL","GTM","GUF","GUM","GUY","HKG","HMD","HND","HRV","HTI","HUN","IDN","IMN","IND","IOT","IRL","IRN","IRQ","ISL","ISR","ITA","JAM","JEY","JOR","JPN","KAZ","KEN","KGZ","KHM","KIR","KNA","KOR","KWT","LAO","LBN","LBR","LBY","LCA","LIE","LKA","LSO","LTU","LUX","LVA","MAC","MAF","MAR","MCO","MDA","MDG","MDV","MEX","MHL","MKD","MLI","MLT","MMR","MNE","MNG","MNP","MRT","MSR","MTQ","MUS","MWI","MYS","MYT","NAM","NCL","NER","NFK","NGA","NIC","NIU","NLD","NOR","NPL","NRU","NZL","OMN","PAK","PAN","PCN","PER","PHL","PLW","PNG","POL","PRI","PRK","PRT","PRY","PSE","PYF","QAT","REU","ROU","RUS","RWA","SAU","SDN","SEN","SGP","SGS","SHN","SJM","SLB","SLE","SLV","SMR","SOM","SPM","SRB","SSD","STP","SUR","SVK","SVN","SWE","SWZ","SXM","SYC","SYR","TCA","TCD","TGO","THA","TJK","TKL","TKM","TLS","TON","TTO","TUN","TUR","TUV","TWN","TZA","UGA","UKR","UMI","URY","USA","UZB","VAT","VCT","VEN","VGB","VIR","VNM","VUT","WLF","WSM","XKX","YEM","ZAF","ZMB","ZWE"],"nullable":true},"address":{"type":"object","properties":{"line1":{"type":"string","minLength":1,"description":"First line of the address (max 35 characters).","nullable":true},"line2":{"type":"string","minLength":1,"description":"Second line of the address (max 35 characters).","nullable":true},"city":{"type":"string","minLength":1,"description":"City (max 20 characters).","nullable":true},"region":{"type":"string","minLength":1,"description":"2-letter State code.","nullable":true},"postal_code":{"type":"string","minLength":1,"description":"Zip or Postal code (max 7 characters).","nullable":true},"country":{"$ref":"#/components/schemas/country"}},"required":["city","country","line1","postal_code","region"]},"additional_motor_vehicle_rental_data":{"type":"object","nullable":true,"description":"Contains motor vehicle rental-specific fields for `Authorization` and `Transfer` requests. Optional for motor vehicle rental MCC transactions (MCC 3351–3500, 7512). Returns `null` for all other transactions.","properties":{"motor_vehicle_rental_agreement_number":{"type":"string","nullable":true,"description":"The rental agreement or contract reference number for the rental. Max 9 characters; longer values are truncated."},"customer_service_number":{"type":"string","nullable":true,"description":"The phone number customers can call for support or inquiries related to their rental."},"extra_charge_details":{"type":"object","nullable":true,"description":"Additional charges beyond the base rental rate being billed. Each field represents a specific charge type, in cents.","properties":{"extra_mileage_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"fuel_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"insurance_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"late_return_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"one_way_service_fee_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"parking_violation_amount":{"type":"integer","description":"The amount of the additional charge, in cents."}}},"is_no_show":{"type":"boolean","nullable":true,"default":false,"description":"An indicator that the cardholder is being billed for a reserved vehicle that was not actually rented (that is, a \"no-show\" charge)."},"number_of_days":{"type":"integer","nullable":true,"description":"The total number of days for the vehicle rental."},"pickup_address":{"nullable":true,"description":"The full address of the rental pickup location.","allOf":[{"$ref":"#/components/schemas/address"}]},"pickup_date":{"type":"object","nullable":true,"description":"The scheduled vehicle pickup date.","properties":{"month":{"type":"integer","description":"The month of the pickup date."},"day":{"type":"integer","description":"The day of the pickup date."},"year":{"type":"integer","description":"The year of the pickup date."}}},"return_address":{"nullable":true,"description":"The full address of the vehicle return location.","allOf":[{"$ref":"#/components/schemas/address"}]},"return_date":{"type":"object","nullable":true,"description":"The scheduled vehicle return date. Must be on or after `pickup_date`.","properties":{"month":{"type":"integer","description":"The month of the return date."},"day":{"type":"integer","description":"The day of the return date."},"year":{"type":"integer","description":"The year of the return date."}}}}},"3d_secure_authentication":{"type":"object","nullable":true,"properties":{"cardholder_authentication":{"type":"string","description":"Provides evidence that the cardholder authentication occurred or that the merchant attempted authentication. This is unique for each authentication transaction and is sometimes referred to as the cardholder authentication verification value (CAVV)."},"electronic_commerce_indicator":{"type":"string","description":"- **AUTHENTICATED**: Approved by 3D Secure Vendor.\n- **ATTEMPTED**: Issuer or cardholder does not support 3D Secure.\n- **NON_AUTHENTICATED**: Did not pass in 3D Secure Data or passed in incorrect data when attempting 3D Secure."},"transaction_id":{"type":"string","maxLength":36,"description":"Unique identifier for the 3D Secure transaction."}},"required":["cardholder_authentication","electronic_commerce_indicator","transaction_id"]},"additional_buyer_charges":{"type":"object","description":"Additional charges will be incurred by the buyer.\n\nThe following rules apply:\n\n- The `Merchant` must be enabled to charge these surcharges by setting the appropriate flags for each applicable surcharge to `true` using the PUT `/merchants` endpoint.\n- Only _one_ of the following charges can be applied during creation.\n","nullable":true,"properties":{"convenience_amount":{"type":"integer","description":"A convenience fee to charge the buyer for the transaction. This object property is mutually exclusive.","nullable":true},"rent_surcharge_amount":{"type":"integer","description":"A rent surcharge to charge the buyer for the transaction. This object property is mutually exclusive.","nullable":true},"surcharge_amount":{"type":"integer","description":"A surcharge amount to charge the buyer for the transaction. This object property is mutually exclusive.","nullable":true}}},"additional_healthcare_data":{"type":"object","nullable":true,"properties":{"clinic_amount":{"type":"integer","description":"A clinic or other qualified medical amount for the transaction.","nullable":true},"dental_amount":{"type":"integer","description":"The dental amount for the transaction.","nullable":true},"prescription_amount":{"type":"integer","description":"The prescription/RX amount for the transaction.","nullable":true},"vision_amount":{"type":"integer","description":"The vision/optical amount for the transaction.","nullable":true}}},"additional_purchase_data":{"type":"object","description":"Additional information about the purchase used for [Level 2 and Level 3 Processing](/guides/online-payments/payment-features/level-2-level-3-processing). Please note that Visa is ending its Level 2 offering in April 2026.","nullable":true,"properties":{"customer_reference_number":{"type":"string","description":"The customer reference for the purchase (max 17 characters). For Visa, this field no longer qualifies for lower interchange after April 17, 2026. Include `item_data` for Level 3 processing.","maxLength":17},"customs_duty_amount":{"type":"integer","description":"The duty in cents on the total purchase amount for the order."},"destination_country_code":{"type":"string","description":"The ISO country code of the order destination."},"destination_postal_code":{"type":"string","description":"The postal code of the order destination (10 characters).","maxLength":10},"discount_amount":{"type":"integer","description":"The amount in cents of the discount for the order. You must include this field to qualify for Level 3 interchange benefits. Even if the value is (0), you should pass the field to qualify for Level 3."},"invoice_reference_number":{"type":"string","description":"The order's invoice number (max 15 characters).","maxLength":15},"order_date":{"type":"object","properties":{"day":{"type":"integer","description":"Day of purchase (between 1 and 31)."},"month":{"type":"integer","description":"Month of purchase (between 1 and 12)."},"year":{"type":"integer","description":"Year of purchase (4-digit).","minimum":1990}}},"sales_tax":{"type":"integer","description":"- Total aggregate tax amount in cents for the entire purchase. Field is automatically calculated if you pass in the itemized tax amounts.\n- For non-taxable transactions either set `sales_tax` to 0 or omit from payload and also set `tax_exempt` to **True**.\n- Request must align so `amount_excluding_sales_tax` + `sales_tax` = `amount_including_sales_tax`.\n- For Visa, this field no longer qualifies for lower interchange after April 17, 2026. Include `item_data` for Level 3 processing."},"sales_tax_finix_generated":{"type":"integer","description":"The sales tax amount in cents Finix calculated from the `item_data` line items.","nullable":true},"ship_from_postal_code":{"type":"string","description":"The postal code from where order is shipped (10 characters).","maxLength":10},"shipping_amount":{"type":"integer","description":"The shipping cost in cents for the order.\n"},"tax_exempt":{"type":"boolean","description":"- For tax exempt purchases set to **True**.\n- If set to **True**, request can't include `sales_tax`."},"item_data":{"type":"array","description":"Additional information about the transaction. Used for Level 2 and Level 3 Processing.","items":{"type":"object","properties":{"amount_excluding_sales_tax":{"type":"integer","description":"- Total cost of the line item in cents, excluding tax.\n- Must align with `sales_tax` so `amount_excluding_sales_tax` + `sales_tax` = `amount_including_sales_tax`."},"amount_including_sales_tax":{"type":"integer","description":"- Total cost of the line item in cents, including tax.\n- Must align with `sales_tax` so `amount_excluding_sales_tax` + `sales_tax` = `amount_including_sales_tax`."},"commodity_code":{"type":"string","description":"A commodity code is a numeric code representing a particular product or service as defined by the National Institute of Governmental Purchasing. The code can be 3, 5, 7, or 11 digits in length. The longer the code the more granular the description of the product/service. (max 12 characters).","maxLength":12},"cost_per_unit":{"type":"integer","description":"The price in cents, excluding tax, of one unit of the item purchased."},"item_description":{"type":"string","description":"Required when `item_data` is supplied (max 25 characters).","maxLength":25},"item_discount_amount":{"type":"integer","description":"The item discount amount in cents. You must include this field to qualify for Level 3 interchange benefits. Even if the value is (0), you should pass the field to qualify for Level 3."},"merchant_product_code":{"type":"string","description":"Merchant defined product code (max 12 characters).","maxLength":12},"quantity":{"type":"number","format":"decimal","description":"The number of items purchased. Must be greater than 0.","minimum":1,"maximum":99},"unit_of_measure":{"type":"string","description":"The unit of measure of the purchased item (max 3 characters).","maxLength":3}}}}}},"amount":{"type":"integer","description":"The total amount that will be debited in cents (e.g. 100 cents to debit $1.00).","example":5000,"format":"int64"},"currency":{"type":"string","description":"ISO 4217 3-letter currency code.","enum":["CAD","USD"]},"fraud_session_id":{"type":"string","description":"The [session ID](../../../../guides/online-payments/fraud-and-risk/fraud-detection#step-3-get-the-session-id) you want to review for fraud. For more info, see [Fraud Detection](/guides/online-payments/fraud-and-risk/fraud-detection)."},"idempotency_id":{"type":"string","description":"Pass any randomly generated or internal ID to [idempotently](/api/section/idempotent-requests) identify `Transfers`, `Authorizations`, or refund requests.","nullable":true},"ip_address_v4":{"type":"string","description":"The card brands require the customer's IP address for online gaming clients. Only supports Internet Protocol version 4 (IPv4).","example":"192.168.1.1","nullable":true},"additional_details_receipt":{"type":"array","description":"An array of key-value pairs for including any extra metadata or custom information related to the receipt. Each entry must contain a `name` and a corresponding `value`. **Currently these fields will only be used for receipts via devices.**","items":{"type":"object","properties":{"name":{"type":"string","maxLength":25,"description":"The label or title for the additional detail being provided. This should be a short, human-readable identifier such as \"Invoice Number\", \"VIN\", \"Service Date\", or \"Technician\"."},"value":{"type":"string","maxLength":25,"description":"The corresponding value for the detail specified in name. This can be any string that provides relevant context or information to appear on the receipt, such as an actual invoice number, vehicle identification number, or date."}}}},"amount_breakdown":{"type":"object","description":"The individual charges/fees that add up to the total amount.","properties":{"subtotal_amount":{"type":"integer","description":"The subtotal amount before any taxes, shipping, or additional charges are applied."},"shipping_amount":{"type":"integer","description":"The amount charged for shipping the items in the order."},"estimated_tax_amount":{"type":"integer","description":"The estimated amount of tax applied to the order."},"additional_buyer_charges":{"$ref":"#/components/schemas/additional_buyer_charges"},"discount_amount":{"type":"integer","description":"A reduction applied to the total amount."},"tip_amount":{"type":"integer","description":"The tip amount included in the order total."}}},"items":{"type":"array","default":[],"description":"An itemized list of products/services.","items":{"type":"object","properties":{"description":{"type":"string","description":"A item description."},"image_details":{"type":"object","description":"Product/service image locations.","properties":{"primary_image_url":{"type":"string","description":"The location of a item image."},"alternative_image_urls":{"type":"array","description":"The locations of backup images if there is an issue with the primary image.","items":{"type":"string"}}}},"name":{"type":"string","description":"The item name."},"price_details":{"type":"object","description":"Additional details about the price.","properties":{"sale_amount":{"type":"integer","description":"The on-sale price of the item if it is different from the `regular_amount`."},"currency":{"$ref":"#/components/schemas/currency"},"price_type":{"type":"string","description":"Whether the price is on-sale (`PROMOTIONAL`) or the normal price (`REGULAR`).","enum":["PROMOTIONAL","REGULAR"]},"regular_amount":{"type":"integer","description":"The standard price of the item without any adjustments applied (e.g. discounts, taxes, sales)."},"amount_excluding_sales_tax":{"type":"integer","description":"The amount excluding sales tax."},"item_discount_amount":{"type":"integer","description":"The item discount."}}},"quantity":{"type":"integer","description":"The item quantity."}}}},"requested_delivery_methods":{"type":"array","description":"An array of delivery methods used to send the receipt.","items":{"type":"object","description":"An individual delivery method.","required":["type","destinations"],"properties":{"type":{"type":"string","description":"The type of delivery method used to send the receipt.","enum":["EMAIL","SMS","PRINT"]},"destinations":{"type":"array","description":"A list of destinations to send the receipt.","items":{"type":"string","description":"A destination to send the receipt."}}}}},"source":{"type":"string","example":"PIxxxxxxxxxxxxxxxxxx","description":"ID of the `Payment Instrument` where funds get debited."},"tags":{"type":"object","title":"tags","additionalProperties":{"type":"string"},"description":"Include up to 50 `key: value` pairs to annotate requests with custom metadata.\n- Maximum character length for individual `keys` is 40.\n- Maximum character length for individual `values` is 500.\n(For example, `order_number: 25`, `item_type: produce`, `department: sales`)","nullable":true},"createAuthorization":{"title":"Authorization - All Fields","type":"object","properties":{"3d_secure_authentication":{"description":"The 3D secure information required to create a 3D secure `Authorization.`","allOf":[{"$ref":"#/components/schemas/3d_secure_authentication"}]},"additional_buyer_charges":{"description":"Details about any [Buyer Charges](/guides/online-payments/payment-features/buyer-charges) included in the `Authorization`. The buyer charges are mutually exclusive.\n","allOf":[{"$ref":"#/components/schemas/additional_buyer_charges"}]},"additional_healthcare_data":{"description":"Object detailing any additional healthcare amounts included in the `Authorization`. Only available for USA merchants. Only non-healthcare merchant category codes (MCCs) are required to pass in additional healthcare data and have the necessary SIGIS certification.\n","allOf":[{"$ref":"#/components/schemas/additional_healthcare_data"}]},"additional_purchase_data":{"$ref":"#/components/schemas/additional_purchase_data"},"amount":{"$ref":"#/components/schemas/amount"},"credential_on_file":{"description":"An object that contains information about the credential on file transfer.\n\n- `type`: The type of credential on file transfer. Must be one of the following values:\n  - `RECURRING`: A transfer that is part of a series of transfers scheduled at regular intervals.\n  - `UNSCHEDULED`: A merchant-initiated, one-time transaction using stored credentials, triggered when specific conditions in a cardholder agreement are met—not on a fixed schedule.\n- `initial_transfer_id`: The ID of the initial transfer in the recurring series. This field is required for both `RECURRING` and `UNSCHEDULED` types.\n","type":"object","properties":{"initial_transfer_id":{"type":"string","description":"The ID of the initial transfer in the series."},"type":{"type":"string","enum":["RECURRING","UNSCHEDULED"]}},"required":["initial_transfer_id","type"]},"currency":{"$ref":"#/components/schemas/currency"},"device":{"type":"string","description":"The ID of the `Device` that the `Authorization` was created under."},"fraud_session_id":{"$ref":"#/components/schemas/fraud_session_id"},"idempotency_id":{"$ref":"#/components/schemas/idempotency_id"},"identity":{"type":"string","description":"The ID of the buyer `Identity` to run the card present authorization. Finix tokenizes the card associated with the provided `Identity` and processes the authorization, removing the need to create a blank buyer `Identity`."},"ip_address_v4":{"$ref":"#/components/schemas/ip_address_v4"},"merchant":{"type":"string","description":"The ID of the `Merchant` that the `Authorization` was created under."},"operation_key":{"type":"string","description":"Details the operation that's performed in the authorization.","enum":["AUTHORIZATION","CARD_PRESENT_AUTHORIZATION"]},"partial_authorization":{"type":"boolean","description":"Partial authorizations let you collect part of the amount if the cardholder lacks funds for the full amount. Set to `true` to enable partial authorizations for a transaction. If `partial_authorization` is enabled, the `Merchant` value for `default_partial_authorization_enabled` is ignored."},"receipt_options":{"type":"object","description":"If provided the information will be used to generate a receipt if transaction is successful.","nullable":true,"properties":{"additional_details":{"$ref":"#/components/schemas/additional_details_receipt"},"amount_breakdown":{"$ref":"#/components/schemas/amount_breakdown"},"items":{"$ref":"#/components/schemas/items"},"requested_delivery_methods":{"$ref":"#/components/schemas/requested_delivery_methods"}}},"security_code":{"type":"string","description":"The 3-4 digit security code for the card (i.e. CVV code). Include the CVV code of the card to include [Card Verification Checks](/guides/online-payments/fraud-and-risk/risk-rules-card-checks) with the created `Authorization`."},"source":{"$ref":"#/components/schemas/source"},"statement_descriptor":{"type":"string","maxLength":22,"nullable":true,"description":"The description of the `Merchant` that appears on the card statement."},"tags":{"$ref":"#/components/schemas/tags"}},"required":["amount","currency","merchant","source"]},"createAuthorizationAutoRental":{"title":"Authorization - Motor Vehicle Rental","allOf":[{"type":"object","properties":{"additional_motor_vehicle_rental_data":{"description":"Object containing motor vehicle rental-specific fields for the `Authorization`. Optional for motor vehicle rental MCC transactions (MCC 3351–3500, 7512).\n","allOf":[{"$ref":"#/components/schemas/additional_motor_vehicle_rental_data"}]}}},{"$ref":"#/components/schemas/createAuthorization"}]}}}},"schemaResolvedErrors":[]},"children":[]}]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["additional_motor_vehicle_rental_data"]}," is ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["not"]}," required at capture time (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PUT /authorizations/{id}"]},"). The motor vehicle rental data is automatically inherited from the original ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Authorization"]},"."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"authorization-response","__idx":6},"children":["Authorization Response"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"id\": \"AUmFm6HiHMHr9EsYpbEA4Uhi\",\n  \"created_at\": \"2026-06-25T23:08:46.46Z\",\n  \"updated_at\": \"2026-06-25T23:08:46.46Z\",\n  \"amount\": 35000,\n  \"amount_requested\": 35000,\n  \"currency\": \"USD\",\n  \"state\": \"SUCCEEDED\",\n  \"failure_code\": null,\n  \"failure_message\": null,\n  \"additional_motor_vehicle_rental_data\": {\n    \"motor_vehicle_rental_agreement_number\": \"RENT1xxxx\",\n    \"customer_service_number\": \"8005551234\",\n    \"extra_charge_details\": {\n      \"one_way_service_fee_amount\": 5000\n    },\n    \"is_no_show\": false,\n    \"number_of_days\": 4,\n    \"pickup_address\": {\n      \"line1\": \"123 Market St\",\n      \"line2\": null,\n      \"city\": \"San Francisco\",\n      \"region\": \"CA\",\n      \"postal_code\": \"94105\",\n      \"country\": \"USA\"\n    },\n    \"pickup_date\": {\n      \"month\": 4,\n      \"day\": 1,\n      \"year\": 2026\n    },\n    \"rental_rate\": \"7500\",\n    \"renter_name\": \"John Smith\",\n    \"return_address\": {\n      \"line1\": \"456 Hollywood Blvd\",\n      \"line2\": \"Suite 100\",\n      \"city\": \"Los Angeles\",\n      \"region\": \"CA\",\n      \"postal_code\": \"90028\",\n      \"country\": \"USA\"\n    },\n    \"return_date\": {\n      \"month\": 4,\n      \"day\": 4,\n      \"year\": 2026\n    }\n  },\n  \"additional_purchase_data\": null,\n  \"additional_healthcare_data\": null,\n  \"additional_lodging_data\": null,\n  \"application\": \"APc9vhYcPsRuTSpKD9KpMtPe\",\n  \"expires_at\": \"2026-07-02T23:08:46.46Z\",\n  \"is_void\": false,\n  \"merchant\": \"MUmfEGv5bMpSJ9k5TFRUjkmm\",\n  \"merchant_identity\": \"ID6UfSm1d4WPiWgLYmbyeo3H\",\n  \"network_details\": {\n    \"brand\": \"VISA\",\n    \"authorization_code\": \"978203\"\n  },\n  \"source\": \"PIkxmtueemLD6dN9ZoWGHT44\",\n  \"tags\": {\n    \"order_number\": \"RENTAL-2026-001\"\n  },\n  \"trace_id\": \"f30f3eed-447a-4cfd-b961-8a2c00809829\",\n  \"transfer\": null,\n  \"void_state\": \"UNATTEMPTED\",\n  \"_links\": {\n    \"self\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/authorizations/AUmFm6HiHMHr9EsYpbEA4Uhi\"\n    },\n    \"application\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/applications/APc9vhYcPsRuTSpKD9KpMtPe\"\n    },\n    \"merchant_identity\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/identities/ID6UfSm1d4WPiWgLYmbyeo3H\"\n    }\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"create-a-transfer-with-motor-vehicle-rental-data","__idx":7},"children":["Create a Transfer with Motor Vehicle Rental Data"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":""},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Visa cards qualify for lower interchange rates only when using the authorization and capture flow. If you submit a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Transfer"]}," (e.g. Sale) with Visa, the transaction will not receive the reduced interchange rate."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The same ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["additional_motor_vehicle_rental_data"]}," object is supported on direct ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Transfer"]}," creation:"]},{"$$mdtype":"Tag","name":"Tabs","attributes":{"size":"medium"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"label":"Example","disable":false},"children":[{"$$mdtype":"Tag","name":"OpenApiCodeSample","attributes":{"descriptionFile":"oas-api/index.yaml","operationId":"createTransfer","exampleKey":"Transfer - Motor Vehicle Rental","parameters":{},"environments":{}},"children":[]}]},{"$$mdtype":"Tag","name":"div","attributes":{"label":"API Definition","disable":false},"children":[{"$$mdtype":"Tag","name":"JsonSchema","attributes":{"schema":{"$ref":"../../api/components/schemas/requestBodies/transfers/createTransferAutoRental.yaml"},"options":{},"schemaResolved":{"openapi":"3.1.0","components":{"schemas":{"__root":{"$ref":"#/components/schemas/createTransferAutoRental"},"country":{"type":"string","enum":["ABW","AFG","AGO","AIA","ALA","ALB","AND","ARE","ARG","ARM","ASM","ATA","ATF","ATG","AUS","AUT","AZE","BDI","BEL","BEN","BES","BFA","BGD","BGR","BHR","BHS","BIH","BLM","BLR","BLZ","BMU","BOL","BRA","BRB","BRN","BTN","BVT","BWA","CAF","CAN","CCK","CHE","CHL","CHN","CIV","CMR","COD","COG","COK","COL","COM","CPV","CRI","CUB","CUW","CXR","CYM","CYP","CZE","DEU","DJI","DMA","DNK","DOM","DZA","ECU","EGY","ERI","ESH","ESP","EST","ETH","FIN","FJI","FLK","FRA","FRO","FSM","GAB","GBR","GEO","GGY","GHA","GIB","GIN","GLP","GMB","GNB","GNQ","GRC","GRD","GRL","GTM","GUF","GUM","GUY","HKG","HMD","HND","HRV","HTI","HUN","IDN","IMN","IND","IOT","IRL","IRN","IRQ","ISL","ISR","ITA","JAM","JEY","JOR","JPN","KAZ","KEN","KGZ","KHM","KIR","KNA","KOR","KWT","LAO","LBN","LBR","LBY","LCA","LIE","LKA","LSO","LTU","LUX","LVA","MAC","MAF","MAR","MCO","MDA","MDG","MDV","MEX","MHL","MKD","MLI","MLT","MMR","MNE","MNG","MNP","MRT","MSR","MTQ","MUS","MWI","MYS","MYT","NAM","NCL","NER","NFK","NGA","NIC","NIU","NLD","NOR","NPL","NRU","NZL","OMN","PAK","PAN","PCN","PER","PHL","PLW","PNG","POL","PRI","PRK","PRT","PRY","PSE","PYF","QAT","REU","ROU","RUS","RWA","SAU","SDN","SEN","SGP","SGS","SHN","SJM","SLB","SLE","SLV","SMR","SOM","SPM","SRB","SSD","STP","SUR","SVK","SVN","SWE","SWZ","SXM","SYC","SYR","TCA","TCD","TGO","THA","TJK","TKL","TKM","TLS","TON","TTO","TUN","TUR","TUV","TWN","TZA","UGA","UKR","UMI","URY","USA","UZB","VAT","VCT","VEN","VGB","VIR","VNM","VUT","WLF","WSM","XKX","YEM","ZAF","ZMB","ZWE"],"nullable":true},"address":{"type":"object","properties":{"line1":{"type":"string","minLength":1,"description":"First line of the address (max 35 characters).","nullable":true},"line2":{"type":"string","minLength":1,"description":"Second line of the address (max 35 characters).","nullable":true},"city":{"type":"string","minLength":1,"description":"City (max 20 characters).","nullable":true},"region":{"type":"string","minLength":1,"description":"2-letter State code.","nullable":true},"postal_code":{"type":"string","minLength":1,"description":"Zip or Postal code (max 7 characters).","nullable":true},"country":{"$ref":"#/components/schemas/country"}},"required":["city","country","line1","postal_code","region"]},"additional_motor_vehicle_rental_data":{"type":"object","nullable":true,"description":"Contains motor vehicle rental-specific fields for `Authorization` and `Transfer` requests. Optional for motor vehicle rental MCC transactions (MCC 3351–3500, 7512). Returns `null` for all other transactions.","properties":{"motor_vehicle_rental_agreement_number":{"type":"string","nullable":true,"description":"The rental agreement or contract reference number for the rental. Max 9 characters; longer values are truncated."},"customer_service_number":{"type":"string","nullable":true,"description":"The phone number customers can call for support or inquiries related to their rental."},"extra_charge_details":{"type":"object","nullable":true,"description":"Additional charges beyond the base rental rate being billed. Each field represents a specific charge type, in cents.","properties":{"extra_mileage_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"fuel_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"insurance_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"late_return_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"one_way_service_fee_amount":{"type":"integer","description":"The amount of the additional charge, in cents."},"parking_violation_amount":{"type":"integer","description":"The amount of the additional charge, in cents."}}},"is_no_show":{"type":"boolean","nullable":true,"default":false,"description":"An indicator that the cardholder is being billed for a reserved vehicle that was not actually rented (that is, a \"no-show\" charge)."},"number_of_days":{"type":"integer","nullable":true,"description":"The total number of days for the vehicle rental."},"pickup_address":{"nullable":true,"description":"The full address of the rental pickup location.","allOf":[{"$ref":"#/components/schemas/address"}]},"pickup_date":{"type":"object","nullable":true,"description":"The scheduled vehicle pickup date.","properties":{"month":{"type":"integer","description":"The month of the pickup date."},"day":{"type":"integer","description":"The day of the pickup date."},"year":{"type":"integer","description":"The year of the pickup date."}}},"return_address":{"nullable":true,"description":"The full address of the vehicle return location.","allOf":[{"$ref":"#/components/schemas/address"}]},"return_date":{"type":"object","nullable":true,"description":"The scheduled vehicle return date. Must be on or after `pickup_date`.","properties":{"month":{"type":"integer","description":"The month of the return date."},"day":{"type":"integer","description":"The day of the return date."},"year":{"type":"integer","description":"The year of the return date."}}}}},"amount":{"type":"integer","description":"The total amount that will be debited in cents (e.g. 100 cents to debit $1.00).","example":5000,"format":"int64"},"currency":{"type":"string","description":"ISO 4217 3-letter currency code.","enum":["CAD","USD"]},"source":{"type":"string","example":"PIxxxxxxxxxxxxxxxxxx","description":"ID of the `Payment Instrument` where funds get debited."},"createTransferRequiredFields":{"type":"object","properties":{"amount":{"$ref":"#/components/schemas/amount"},"currency":{"$ref":"#/components/schemas/currency"},"merchant":{"type":"string","description":"The ID of the `Merchant` under which to create the `Transfer`."},"source":{"$ref":"#/components/schemas/source"}},"required":["amount","currency","merchant","source"]},"idempotency_id":{"type":"string","description":"Pass any randomly generated or internal ID to [idempotently](/api/section/idempotent-requests) identify `Transfers`, `Authorizations`, or refund requests.","nullable":true},"tags":{"type":"object","title":"tags","additionalProperties":{"type":"string"},"description":"Include up to 50 `key: value` pairs to annotate requests with custom metadata.\n- Maximum character length for individual `keys` is 40.\n- Maximum character length for individual `values` is 500.\n(For example, `order_number: 25`, `item_type: produce`, `department: sales`)","nullable":true},"createTransferOptionalFields":{"type":"object","properties":{"idempotency_id":{"$ref":"#/components/schemas/idempotency_id"},"tags":{"$ref":"#/components/schemas/tags"}}},"createTransferAutoRental":{"title":"Transfer - Motor Vehicle Rental","allOf":[{"type":"object","properties":{"additional_motor_vehicle_rental_data":{"description":"Object containing motor vehicle rental-specific fields for the `Transfer`. Optional for motor vehicle rental MCC transactions (MCC 3351–3500, 7512).\n","allOf":[{"$ref":"#/components/schemas/additional_motor_vehicle_rental_data"}]}}},{"$ref":"#/components/schemas/createTransferRequiredFields"},{"$ref":"#/components/schemas/createTransferOptionalFields"}]}}}},"schemaResolvedErrors":[]},"children":[]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"transfer-response","__idx":8},"children":["Transfer Response"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"id\": \"TRtcWvZT9EGKDLnTuhHdV7zu\",\n  \"created_at\": \"2026-06-25T23:09:04.61Z\",\n  \"updated_at\": \"2026-06-25T23:09:04.61Z\",\n  \"amount\": 35000,\n  \"amount_requested\": 35000,\n  \"currency\": \"USD\",\n  \"state\": \"SUCCEEDED\",\n  \"type\": \"DEBIT\",\n  \"failure_code\": null,\n  \"failure_message\": null,\n  \"additional_motor_vehicle_rental_data\": {\n    \"motor_vehicle_rental_agreement_number\": \"RENT1xxxx\",\n    \"customer_service_number\": \"8005551234\",\n    \"extra_charge_details\": {\n      \"one_way_service_fee_amount\": 5000\n    },\n    \"is_no_show\": false,\n    \"number_of_days\": 4,\n    \"pickup_address\": {\n      \"line1\": \"123 Market St\",\n      \"line2\": null,\n      \"city\": \"San Francisco\",\n      \"region\": \"CA\",\n      \"postal_code\": \"94105\",\n      \"country\": \"USA\"\n    },\n    \"pickup_date\": {\n      \"month\": 4,\n      \"day\": 1,\n      \"year\": 2026\n    },\n    \"rental_rate\": \"7500\",\n    \"renter_name\": \"John Smith\",\n    \"return_address\": {\n      \"line1\": \"456 Hollywood Blvd\",\n      \"line2\": \"Suite 100\",\n      \"city\": \"Los Angeles\",\n      \"region\": \"CA\",\n      \"postal_code\": \"90028\",\n      \"country\": \"USA\"\n    },\n    \"return_date\": {\n      \"month\": 4,\n      \"day\": 4,\n      \"year\": 2026\n    }\n  },\n  \"application\": \"APc9vhYcPsRuTSpKD9KpMtPe\",\n  \"fee\": 0,\n  \"fee_profile\": \"FPuizPqrhzYLbmJm88u7aqfj\",\n  \"merchant\": \"MUmfEGv5bMpSJ9k5TFRUjkmm\",\n  \"merchant_identity\": \"ID6UfSm1d4WPiWgLYmbyeo3H\",\n  \"network_details\": {\n    \"brand\": \"VISA\",\n    \"authorization_code\": \"601883\",\n    \"acquirer_reference_number\": null\n  },\n  \"operation_key\": \"CARD_NOT_PRESENT_SALE\",\n  \"ready_to_settle_at\": \"2026-06-26T23:09:04.61Z\",\n  \"source\": \"PIkxmtueemLD6dN9ZoWGHT44\",\n  \"statement_descriptor\": \"FLX*FINIX FLOWERS\",\n  \"tags\": {},\n  \"trace_id\": \"c589c75f-3293-436f-88e0-3d3cd4a6195c\",\n  \"_links\": {\n    \"self\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/transfers/TRtcWvZT9EGKDLnTuhHdV7zu\"\n    },\n    \"application\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/applications/APc9vhYcPsRuTSpKD9KpMtPe\"\n    },\n    \"merchant_identity\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/identities/ID6UfSm1d4WPiWgLYmbyeo3H\"\n    },\n    \"payment_instruments\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/transfers/TRtcWvZT9EGKDLnTuhHdV7zu/payment_instruments\"\n    },\n    \"reversals\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/transfers/TRtcWvZT9EGKDLnTuhHdV7zu/reversals\"\n    },\n    \"fees\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/fees?linked_to=TRtcWvZT9EGKDLnTuhHdV7zu\"\n    },\n    \"disputes\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/transfers/TRtcWvZT9EGKDLnTuhHdV7zu/disputes\"\n    },\n    \"source\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/payment_instruments/PIkxmtueemLD6dN9ZoWGHT44\"\n    },\n    \"fee_profile\": {\n      \"href\": \"https://finix.sandbox-payments-api.com/fee_profiles/FPuizPqrhzYLbmJm88u7aqfj\"\n    }\n  }\n}\n","lang":"json"},"children":[]}]},"headings":[{"value":"Motor Vehicle Rental","id":"motor-vehicle-rental","depth":1},{"value":"Requirements","id":"requirements","depth":3},{"value":"Eligible MCCs for Motor Vehicle Rental Data","id":"eligible-mccs-for-motor-vehicle-rental-data","depth":3},{"value":"Motor Vehicle Rental Data Fields","id":"motor-vehicle-rental-data-fields","depth":2},{"value":"Motor Vehicle Rental Transaction Flow using the API","id":"motor-vehicle-rental-transaction-flow-using-the-api","depth":2},{"value":"Create an Authorization with Motor Vehicle Rental Data","id":"create-an-authorization-with-motor-vehicle-rental-data","depth":3},{"value":"Authorization Response","id":"authorization-response","depth":4},{"value":"Create a Transfer with Motor Vehicle Rental Data","id":"create-a-transfer-with-motor-vehicle-rental-data","depth":3},{"value":"Transfer Response","id":"transfer-response","depth":4}],"frontmatter":{"seo":{"title":"Motor Vehicle Rental","description":"Integrate motor vehicle rental merchants (MCC 3351–3500, 7512) with Finix. Pass rental-specific data fields to qualify for lower interchange rates and reduce disputes.","image":"/images/og-images/guides-industry-considerations-auto-rental.png"},"markdown":{"toc":{"depth":3}},"keywords":{"includes":["motor vehicle rental","car rental","additional_motor_vehicle_rental_data"],"excludes":["car dealership"]}},"lastModified":"2026-06-25T23:59:02.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/guides/industry-considerations/auto-rental","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}