public static class Invoice.CreateRequest extends Request<Invoice.CreateRequest>
headers, params, uri
header, headers, setIdempotencyKey, uri
public Invoice.CreateRequest customerId(String customerId)
public Invoice.CreateRequest subscriptionId(String subscriptionId)
public Invoice.CreateRequest currencyCode(String currencyCode)
public Invoice.CreateRequest invoiceDate(Timestamp invoiceDate)
public Invoice.CreateRequest invoiceNote(String invoiceNote)
public Invoice.CreateRequest removeGeneralNote(Boolean removeGeneralNote)
public Invoice.CreateRequest poNumber(String poNumber)
@Deprecated public Invoice.CreateRequest coupon(String coupon)
public Invoice.CreateRequest couponIds(List<String> couponIds)
public Invoice.CreateRequest couponIds(String... couponIds)
public Invoice.CreateRequest authorizationTransactionId(String authorizationTransactionId)
public Invoice.CreateRequest paymentSourceId(String paymentSourceId)
public Invoice.CreateRequest autoCollection(AutoCollection autoCollection)
public Invoice.CreateRequest tokenId(String tokenId)
public Invoice.CreateRequest replacePrimaryPaymentSource(Boolean replacePrimaryPaymentSource)
public Invoice.CreateRequest retainPaymentSource(Boolean retainPaymentSource)
public Invoice.CreateRequest shippingAddressFirstName(String shippingAddressFirstName)
public Invoice.CreateRequest shippingAddressLastName(String shippingAddressLastName)
public Invoice.CreateRequest shippingAddressEmail(String shippingAddressEmail)
public Invoice.CreateRequest shippingAddressCompany(String shippingAddressCompany)
public Invoice.CreateRequest shippingAddressPhone(String shippingAddressPhone)
public Invoice.CreateRequest shippingAddressLine1(String shippingAddressLine1)
public Invoice.CreateRequest shippingAddressLine2(String shippingAddressLine2)
public Invoice.CreateRequest shippingAddressLine3(String shippingAddressLine3)
public Invoice.CreateRequest shippingAddressCity(String shippingAddressCity)
public Invoice.CreateRequest shippingAddressStateCode(String shippingAddressStateCode)
public Invoice.CreateRequest shippingAddressState(String shippingAddressState)
public Invoice.CreateRequest shippingAddressZip(String shippingAddressZip)
public Invoice.CreateRequest shippingAddressCountry(String shippingAddressCountry)
public Invoice.CreateRequest shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus)
@Deprecated public Invoice.CreateRequest cardGateway(Gateway cardGateway)
public Invoice.CreateRequest cardGatewayAccountId(String cardGatewayAccountId)
@Deprecated public Invoice.CreateRequest cardTmpToken(String cardTmpToken)
public Invoice.CreateRequest bankAccountGatewayAccountId(String bankAccountGatewayAccountId)
public Invoice.CreateRequest bankAccountIban(String bankAccountIban)
public Invoice.CreateRequest bankAccountFirstName(String bankAccountFirstName)
public Invoice.CreateRequest bankAccountLastName(String bankAccountLastName)
public Invoice.CreateRequest bankAccountCompany(String bankAccountCompany)
public Invoice.CreateRequest bankAccountEmail(String bankAccountEmail)
public Invoice.CreateRequest bankAccountPhone(String bankAccountPhone)
public Invoice.CreateRequest bankAccountBankName(String bankAccountBankName)
public Invoice.CreateRequest bankAccountAccountNumber(String bankAccountAccountNumber)
public Invoice.CreateRequest bankAccountRoutingNumber(String bankAccountRoutingNumber)
public Invoice.CreateRequest bankAccountBankCode(String bankAccountBankCode)
public Invoice.CreateRequest bankAccountAccountType(AccountType bankAccountAccountType)
public Invoice.CreateRequest bankAccountAccountHolderType(AccountHolderType bankAccountAccountHolderType)
public Invoice.CreateRequest bankAccountEcheckType(EcheckType bankAccountEcheckType)
public Invoice.CreateRequest bankAccountIssuingCountry(String bankAccountIssuingCountry)
public Invoice.CreateRequest bankAccountSwedishIdentityNumber(String bankAccountSwedishIdentityNumber)
public Invoice.CreateRequest bankAccountBillingAddress(org.json.JSONObject bankAccountBillingAddress)
public Invoice.CreateRequest paymentMethodType(Type paymentMethodType)
@Deprecated public Invoice.CreateRequest paymentMethodGateway(Gateway paymentMethodGateway)
public Invoice.CreateRequest paymentMethodGatewayAccountId(String paymentMethodGatewayAccountId)
public Invoice.CreateRequest paymentMethodReferenceId(String paymentMethodReferenceId)
public Invoice.CreateRequest paymentMethodTmpToken(String paymentMethodTmpToken)
public Invoice.CreateRequest paymentMethodIssuingCountry(String paymentMethodIssuingCountry)
public Invoice.CreateRequest paymentMethodAdditionalInformation(org.json.JSONObject paymentMethodAdditionalInformation)
public Invoice.CreateRequest cardFirstName(String cardFirstName)
public Invoice.CreateRequest cardLastName(String cardLastName)
public Invoice.CreateRequest cardNumber(String cardNumber)
public Invoice.CreateRequest cardExpiryMonth(Integer cardExpiryMonth)
public Invoice.CreateRequest cardExpiryYear(Integer cardExpiryYear)
public Invoice.CreateRequest cardCvv(String cardCvv)
public Invoice.CreateRequest cardBillingAddr1(String cardBillingAddr1)
public Invoice.CreateRequest cardBillingAddr2(String cardBillingAddr2)
public Invoice.CreateRequest cardBillingCity(String cardBillingCity)
public Invoice.CreateRequest cardBillingStateCode(String cardBillingStateCode)
public Invoice.CreateRequest cardBillingState(String cardBillingState)
public Invoice.CreateRequest cardBillingZip(String cardBillingZip)
public Invoice.CreateRequest cardBillingCountry(String cardBillingCountry)
@Deprecated public Invoice.CreateRequest cardIpAddress(String cardIpAddress)
public Invoice.CreateRequest cardAdditionalInformation(org.json.JSONObject cardAdditionalInformation)
public Invoice.CreateRequest paymentIntentId(String paymentIntentId)
public Invoice.CreateRequest paymentIntentGatewayAccountId(String paymentIntentGatewayAccountId)
public Invoice.CreateRequest paymentIntentGwToken(String paymentIntentGwToken)
public Invoice.CreateRequest paymentIntentPaymentMethodType(PaymentIntent.PaymentMethodType paymentIntentPaymentMethodType)
public Invoice.CreateRequest paymentIntentReferenceId(String paymentIntentReferenceId)
@Deprecated public Invoice.CreateRequest paymentIntentGwPaymentMethodId(String paymentIntentGwPaymentMethodId)
public Invoice.CreateRequest paymentIntentAdditionalInformation(org.json.JSONObject paymentIntentAdditionalInformation)
public Invoice.CreateRequest addonId(int index, String addonId)
public Invoice.CreateRequest addonQuantity(int index, Integer addonQuantity)
public Invoice.CreateRequest addonUnitPrice(int index, Long addonUnitPrice)
public Invoice.CreateRequest addonQuantityInDecimal(int index, String addonQuantityInDecimal)
public Invoice.CreateRequest addonUnitPriceInDecimal(int index, String addonUnitPriceInDecimal)
public Invoice.CreateRequest addonDateFrom(int index, Timestamp addonDateFrom)
public Invoice.CreateRequest addonDateTo(int index, Timestamp addonDateTo)
public Invoice.CreateRequest chargeAmount(int index, Long chargeAmount)
public Invoice.CreateRequest chargeAmountInDecimal(int index, String chargeAmountInDecimal)
public Invoice.CreateRequest chargeDescription(int index, String chargeDescription)
public Invoice.CreateRequest chargeTaxable(int index, Boolean chargeTaxable)
public Invoice.CreateRequest chargeTaxProfileId(int index, String chargeTaxProfileId)
public Invoice.CreateRequest chargeAvalaraTaxCode(int index, String chargeAvalaraTaxCode)
public Invoice.CreateRequest chargeHsnCode(int index, String chargeHsnCode)
public Invoice.CreateRequest chargeTaxjarProductCode(int index, String chargeTaxjarProductCode)
public Invoice.CreateRequest chargeAvalaraSaleType(int index, AvalaraSaleType chargeAvalaraSaleType)
public Invoice.CreateRequest chargeAvalaraTransactionType(int index, Integer chargeAvalaraTransactionType)
public Invoice.CreateRequest chargeAvalaraServiceType(int index, Integer chargeAvalaraServiceType)
public Invoice.CreateRequest chargeDateFrom(int index, Timestamp chargeDateFrom)
public Invoice.CreateRequest chargeDateTo(int index, Timestamp chargeDateTo)
public Invoice.CreateRequest notesToRemoveEntityType(int index, EntityType notesToRemoveEntityType)
public Invoice.CreateRequest notesToRemoveEntityId(int index, String notesToRemoveEntityId)
public Params params()
params
in class Request<Invoice.CreateRequest>
Copyright © 2023 ChargeBee. All rights reserved.