Search
K
Stage - Listings API V2

DraftBalanceResponse

object

Details of the balance portion of a draft listing price.

amountnumber(double)

The balance amount that will be due after the COD/COP payment is applied.

Example:300

amountCurrencystring

The currency of the monetary field. This list is not exhaustive and additional values may be added at any time.

Allowed values:USD

Default:USD

Example:USD

paymentTimestring

The time frame when the balance payment is due. This list is not exhaustive and additional values may be added at any time.

Allowed values:FIFTEEN_BUSINESS_DAYSFIVE_BUSINESS_DAYSIMMEDIATELYTEN_BUSINESS_DAYSTHIRTY_BUSINESS_DAYSTWO_BUSINESS_DAYS

Example:IMMEDIATELY

balancePaymentTermsBeginOnstring

The terms for beginning balance payment. This list is not exhaustive and additional values may be added at any time.

Allowed values:DELIVERYPICKUPRECEIVING_SIGNED_BOL

Example:PICKUP

balancePaymentMethodstring

The payment method with which the balance due payment will be paid. This list is not exhaustive and additional values may be added at any time.

Allowed values:CASHCERTIFIED_FUNDSCOMCHEKCOMPANY_CHECKTCH

Example:CASH

Example

DraftCodRequest

object

Details of the cash on delivery portion of a draft listing price.

amountnumber(double)

The cash on delivery (COD) or cash on pick up (COP) amount due.

Default:0

>= 0

Example:200

amountCurrencystring

The currency of the monetary field. This list is not exhaustive and additional values may be added at any time.

Allowed values:USD

Default:USD

Example:USD

paymentMethodstring

The method for the COD/COP payment. This list is not exhaustive and additional values may be added at any time.

Allowed values:CASH_CERTIFIED_FUNDSCHECK

Default:CASH_CERTIFIED_FUNDS

Example:CASH_CERTIFIED_FUNDS

paymentLocationstring

The location that COD/COP payment is due. This list is not exhaustive and additional values may be added at any time.

Allowed values:DELIVERYPICKUP

Default:PICKUP

Example:PICKUP

Example

DraftCodResponse

object

Details of the cash on delivery portion of a draft listing price.

amountnumber(double)

The cash on delivery (COD) or cash on pick up (COP) amount due.

Example:200

amountCurrencystring

The currency of the monetary field. This list is not exhaustive and additional values may be added at any time.

Allowed values:USD

Default:USD

Example:USD

paymentMethodstring

The method for the COD/COP payment. This list is not exhaustive and additional values may be added at any time.

Allowed values:CASH_CERTIFIED_FUNDSCHECK

Example:CASH_CERTIFIED_FUNDS

paymentLocationstring

The location that COD/COP payment is due. This list is not exhaustive and additional values may be added at any time.

Allowed values:DELIVERYPICKUP

Example:PICKUP

Example

DraftGeoCodeRequest

object

Details of the geographic coordinates of a stop on a draft listing.

longitudenumber(double)

The longitude of the location.

Example:-117.91836265987132

latitudenumber(double)

The latitude of the location.

Example:33.81228788622535

Example

DraftGeoCodeResponse

object

Details of the geographic coordinates of a stop on a draft listing.

longitudenumber(double)

The longitude of the location.

Example:-117.91836265987132

latitudenumber(double)

The latitude of the location.

Example:33.81228788622535

Example