BootView WebApi

<back to all web services

CreateCustomerInvoiceTerm

Creates a new Invoice Term entry for this Customer.
CreateCustomerInvoiceTerm Parameters:
NameParameterData TypeRequiredDescription
CustomerIdpathGuidYesThe customer Id.
StartDatebodyDateTimeYesThe start date when this invoice term becomes active.
EndDatebodyDateTimeNoThe end date when this invoice term is no longer active.
FlatServiceFeebodydecimalNoThe flat service fee.
FlatServiceFeeShowbodyintNoWhether or not to show the flat service fee. (0 = false, 1 = true)
FieldCrewFlatRatebodydecimalNoThe field crew flat rate.
FieldCrewHourlyRatebodydecimalNoThe field crew hourly rate.
FieldCrewShowbodyintNoWheither or not to show the field crew rates. (0 = false, 1 = true)
PerBootAppliedFeebodydecimalNoThe per boot applied fee.
PerBootAppliedShowbodyintNoWhether or not to show the per boot applied fee. (0 = false, 1 = true)
PerBootPaidFeebodydecimalNoThe per boot paid fee.
PerBootPaidShowbodyintNoWhether or not to show the per boot paid fee. (0 = false, 1 = true)
PerNoticeAppliedFeebodydecimalNoThe per notice applied fee.
PerNoticeAppliedShowbodyintNoWhether or not to show the per notice applied fee. (0 = false, 1 = true)
PerNoticePaidFeebodydecimalNoThe per notice paid fee.
PerNoticePaidShowbodyintNoWhether or not to show the per notice paid fee. (0 = false, 1 = true)
PerTowFeebodydecimalNoThe per tow fee.
PerTowShowbodyintNoWhether or not to show the per tow fee. (0 = false, 1 = true)
PerTowPaidbodydecimalNoThe per tow paid fee.
PerTowPaidShowbodyintNoWhether or not to show the per tow paid fee. (0 = false, 1 = true)
TicketContingencyPercentbodydecimalNoThe ticket contingency percent.
TicketContingencyShowbodyintNoWhether or not to show the ticket contingency percent. (0 = false, 1 = true)
TieredPaymentShowbodyintNoWhether or not to show tiered payment. (0 = false, 1 = true)
InvoicePaylockFeesbodyintNoThe invoice PayLock fees.
InvoiceMerchantFeesbodyintNoThe invoice mechant fees.
ContactNamebodystringNoThe contact name.
ContactCompanybodystringNoThe contact company.
ContactAddressLine1bodystringNoThe contact address line 1.
ContactAddressLine2bodystringNoThe contact address line 2.
ContactCitybodystringNoThe contact city.
ContactStatebodystringNoThe contact state.
ContactZipbodystringNoThe contact zip code.
ContactPhonebodystringNoThe contact phone.
ContactEmailbodystringNoThe contact email.
PaylockContactbodystringNoThe PayLock contact name.
PaymentDueDateDescbodystringNoThe payment due date description.
GracePeriodbodyintNoThe grace period.
CashPaymentsOwnedByPaylockbodyboolNoWhether or not cash payments are owned by PayLock.
IsNetRemitbodyboolNoWhether or not it is net remit.
PaymentTermsbodystringNoDescription of the payment terms.
PerBootFeePaidShowbodyintNoWhether or not to show per boot fee paid. (0 = false, 1 = true)
PerNoticeFeePaidShowbodyintNoWhether or not to show per boot fee paid. (0 = false, 1 = true)
InvoiceConvenienceFeesbodyboolNoWhether or not there are convenience fees.
InvoiceSalesTaxbodyboolNoWhether or not there is invoice sales tax.
TicketContingencySlidingScaleShowbodyboolNoWhether or not to show the ticket contingency sliding scale.
PerBootReleaseFeePaidShowbodyintNoWhether or not to show per boot release fee paid. (0 = false, 1 = true)
ProrateRevenueAdjustmentsbodyboolNoWhether or not there are prorated revenue adjustments.
RedLightContingencyPercentbodydecimalNoThe red light contingency percent.
NoticeContingencyPercentbodydecimalNoThe notice contingency percent.
NoticeContingencyPercentShowbodystringNoWhether or not to show the notice contingency percent.
NoticeContingencyAmountShowbodystringNoWhether or not to show the notice contingency amount.
CreateCustomerInvoiceTermResult Parameters:
NameParameterData TypeRequiredDescription
IdformGuidNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .soap12 suffix or ?format=soap12

HTTP + SOAP12

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /soap12 HTTP/1.1 
Host: api.paylock.com 
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
    <soap12:Body>

<CreateCustomerInvoiceTerm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BootView.WebApi.ServiceModel">
  <CashPaymentsOwnedByPaylock>false</CashPaymentsOwnedByPaylock>
  <ContactAddressLine1>String</ContactAddressLine1>
  <ContactAddressLine2>String</ContactAddressLine2>
  <ContactCity>String</ContactCity>
  <ContactCompany>String</ContactCompany>
  <ContactEmail>String</ContactEmail>
  <ContactName>String</ContactName>
  <ContactPhone>String</ContactPhone>
  <ContactState>String</ContactState>
  <ContactZip>String</ContactZip>
  <CustomerId>00000000-0000-0000-0000-000000000000</CustomerId>
  <EndDate>0001-01-01T00:00:00</EndDate>
  <FieldCrewFlatRate>0</FieldCrewFlatRate>
  <FieldCrewHourlyRate>0</FieldCrewHourlyRate>
  <FieldCrewShow>0</FieldCrewShow>
  <FlatServiceFee>0</FlatServiceFee>
  <FlatServiceFeeShow>0</FlatServiceFeeShow>
  <GracePeriod>0</GracePeriod>
  <InvoiceConvenienceFees>false</InvoiceConvenienceFees>
  <InvoiceMerchantFees>0</InvoiceMerchantFees>
  <InvoicePaylockFees>0</InvoicePaylockFees>
  <InvoiceSalesTax>false</InvoiceSalesTax>
  <IsNetRemit>false</IsNetRemit>
  <NoticeContingencyAmountShow>false</NoticeContingencyAmountShow>
  <NoticeContingencyPercent>0</NoticeContingencyPercent>
  <NoticeContingencyPercentShow>false</NoticeContingencyPercentShow>
  <PaylockContact>String</PaylockContact>
  <PaymentDueDateDesc>String</PaymentDueDateDesc>
  <PaymentTerms>String</PaymentTerms>
  <PerBootAppliedFee>0</PerBootAppliedFee>
  <PerBootAppliedShow>0</PerBootAppliedShow>
  <PerBootFeePaidShow>0</PerBootFeePaidShow>
  <PerBootPaidFee>0</PerBootPaidFee>
  <PerBootPaidShow>0</PerBootPaidShow>
  <PerBootReleaseFeePaidShow>0</PerBootReleaseFeePaidShow>
  <PerNoticeAppliedFee>0</PerNoticeAppliedFee>
  <PerNoticeAppliedShow>0</PerNoticeAppliedShow>
  <PerNoticeFeePaidShow>0</PerNoticeFeePaidShow>
  <PerNoticePaidFee>0</PerNoticePaidFee>
  <PerNoticePaidShow>0</PerNoticePaidShow>
  <PerTowFee>0</PerTowFee>
  <PerTowPaid>0</PerTowPaid>
  <PerTowPaidShow>0</PerTowPaidShow>
  <PerTowShow>0</PerTowShow>
  <ProrateRevenueAdjustments>false</ProrateRevenueAdjustments>
  <RedLightContingencyPercent>0</RedLightContingencyPercent>
  <StartDate>0001-01-01T00:00:00</StartDate>
  <TicketContingencyPercent>0</TicketContingencyPercent>
  <TicketContingencyShow>0</TicketContingencyShow>
  <TicketContingencySlidingScaleShow>false</TicketContingencySlidingScaleShow>
  <TieredPaymentShow>0</TieredPaymentShow>
</CreateCustomerInvoiceTerm>

    </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
    <soap12:Body>

<CreateCustomerInvoiceTermResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BootView.WebApi.ServiceModel">
  <Id>00000000-0000-0000-0000-000000000000</Id>
</CreateCustomerInvoiceTermResult>

    </soap12:Body>
</soap12:Envelope>