# PaycometRestApi.V1launchpadauthorizationMerchantData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customer** | [**V1launchpadauthorizationMerchantDataCustomer**](V1launchpadauthorizationMerchantDataCustomer.md) |  | [optional] 
**shipping** | [**V1formPaymentMerchantDataShipping**](V1formPaymentMerchantDataShipping.md) |  | [optional] 
**billing** | [**V1formPaymentMerchantDataBilling**](V1formPaymentMerchantDataBilling.md) |  | [optional] 
**acctID** | **String** | Additional information you want to send to identify the account | [optional] 
**acctInfo** | [**V1formPaymentMerchantDataAcctInfo**](V1formPaymentMerchantDataAcctInfo.md) |  | [optional] 
**merchantRiskIndicator** | [**V1formPaymentMerchantDataMerchantRiskIndicator**](V1formPaymentMerchantDataMerchantRiskIndicator.md) |  | [optional] 
**threeDSRequestorAuthenticationInfo** | [**V1formPaymentMerchantDataThreeDSRequestorAuthenticationInfo**](V1formPaymentMerchantDataThreeDSRequestorAuthenticationInfo.md) |  | [optional] 
**shoppingCart** | [**[V1formPaymentMerchantDataShoppingCart]**](V1formPaymentMerchantDataShoppingCart.md) |  | [optional] 
**addrMatch** | **String** | Indicates whether the delivery address is the same as the invoice address. Y &#x3D; The delivery address is the same as the invoicing address, N &#x3D; The delivery and invoice addresses are different | [optional] 
**purchaseInstalData** | **Number** | Mandatory for Instalment operations (MERCHANT_TRX_TYPE &#x3D; I). Indicates the maximum number of deferred payment authorizations. Accepted values: The value must be greater than 1 | [optional] 
**recurringExpiry** | **String** | Mandatory for Recurring and Instalment operations (MERCHANT_TRX_TYPE &#x3D; I or R). The date from which there will be no more authorizations. Accepted format: YYYYMMDD | [optional] 
**recurringFrequency** | **String** | Mandatory for Recurring and Instalment operations (MERCHANT_TRX_TYPE &#x3D; I or R). Indicates the minimum number of days between authorizations | [optional] 
