PUT api/Checkout
Request Information
URI Parameters
None.
Body Parameters
CheckoutName | Description | Type | Additional information |
---|---|---|---|
DenyPayLater | boolean |
None. |
|
DenyCheck | boolean |
None. |
|
DenyWallet | boolean |
None. |
|
CreditOnHold | boolean |
None. |
|
PortalId | string |
None. |
|
AuthorizationNumber | string |
None. |
|
InvoiceNumber | string |
None. |
|
BillToFirstName | string |
None. |
|
BillToLastName | string |
None. |
|
BillToEmailAddress | string |
None. |
|
BillToTelephone | string |
None. |
|
BillToStreet1 | string |
None. |
|
BillToStreet2 | string |
None. |
|
BillToCity | string |
None. |
|
BillToState | string |
None. |
|
BillToZip | string |
None. |
|
BillToCountry | string |
None. |
|
ShipToFirstName | string |
None. |
|
ShipToLastName | string |
None. |
|
ShipToEmailAddress | string |
None. |
|
ShipToTelephone | string |
None. |
|
ShipToStreet1 | string |
None. |
|
ShipToStreet2 | string |
None. |
|
ShipToStreet3 | string |
None. |
|
ShipToCity | string |
None. |
|
ShipToState | string |
None. |
|
ShipToZip | string |
None. |
|
ShipToCountry | string |
None. |
|
SelectedPaymentOption | string |
None. |
|
PaymentOptions | Collection of PaymentOption |
None. |
|
PaymentTypes | Collection of Option |
None. |
|
PaymentType | integer |
None. |
|
BankAccountTypes | Collection of Option |
None. |
|
BillToStates | Collection of StateProvince |
None. |
|
BillToCountries | Collection of Country |
None. |
|
ShipToStates | Collection of StateProvince |
None. |
|
ShipToCountries | Collection of Country |
None. |
|
ShippingOption | string |
None. |
|
ShippingOptions | Collection of Option |
None. |
|
ShowShippingOptions | boolean |
None. |
|
UseLookups | boolean |
None. |
|
BankAccountType | integer |
None. |
|
NameOnCard | string |
None. |
|
CardNumber | string |
None. |
|
ExpirationDate | string |
None. |
|
CSV | string |
None. |
|
WalletId | string |
None. |
|
ShoppingCart | ShoppingCart |
None. |
|
ShoppingCartItems | Collection of ShoppingCartItem |
None. |
|
TotalPrice | decimal number |
None. |
|
BalanceDue | decimal number |
None. |
|
TotalPayments | decimal number |
None. |
|
ShowShipping | boolean |
None. |
|
BankName | string |
None. |
|
RoutingNumber | string |
None. |
|
AccountNumber | string |
None. |
|
NameOnAccount | string |
None. |
|
ShowSaveCardAsWallet | boolean |
None. |
|
SaveAsWallet | boolean |
None. |
|
WalletSelected | boolean |
None. |
|
SaveCardAsWalletText | string |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
CheckoutName | Description | Type | Additional information |
---|---|---|---|
DenyPayLater | boolean |
None. |
|
DenyCheck | boolean |
None. |
|
DenyWallet | boolean |
None. |
|
CreditOnHold | boolean |
None. |
|
PortalId | string |
None. |
|
AuthorizationNumber | string |
None. |
|
InvoiceNumber | string |
None. |
|
BillToFirstName | string |
None. |
|
BillToLastName | string |
None. |
|
BillToEmailAddress | string |
None. |
|
BillToTelephone | string |
None. |
|
BillToStreet1 | string |
None. |
|
BillToStreet2 | string |
None. |
|
BillToCity | string |
None. |
|
BillToState | string |
None. |
|
BillToZip | string |
None. |
|
BillToCountry | string |
None. |
|
ShipToFirstName | string |
None. |
|
ShipToLastName | string |
None. |
|
ShipToEmailAddress | string |
None. |
|
ShipToTelephone | string |
None. |
|
ShipToStreet1 | string |
None. |
|
ShipToStreet2 | string |
None. |
|
ShipToStreet3 | string |
None. |
|
ShipToCity | string |
None. |
|
ShipToState | string |
None. |
|
ShipToZip | string |
None. |
|
ShipToCountry | string |
None. |
|
SelectedPaymentOption | string |
None. |
|
PaymentOptions | Collection of PaymentOption |
None. |
|
PaymentTypes | Collection of Option |
None. |
|
PaymentType | integer |
None. |
|
BankAccountTypes | Collection of Option |
None. |
|
BillToStates | Collection of StateProvince |
None. |
|
BillToCountries | Collection of Country |
None. |
|
ShipToStates | Collection of StateProvince |
None. |
|
ShipToCountries | Collection of Country |
None. |
|
ShippingOption | string |
None. |
|
ShippingOptions | Collection of Option |
None. |
|
ShowShippingOptions | boolean |
None. |
|
UseLookups | boolean |
None. |
|
BankAccountType | integer |
None. |
|
NameOnCard | string |
None. |
|
CardNumber | string |
None. |
|
ExpirationDate | string |
None. |
|
CSV | string |
None. |
|
WalletId | string |
None. |
|
ShoppingCart | ShoppingCart |
None. |
|
ShoppingCartItems | Collection of ShoppingCartItem |
None. |
|
TotalPrice | decimal number |
None. |
|
BalanceDue | decimal number |
None. |
|
TotalPayments | decimal number |
None. |
|
ShowShipping | boolean |
None. |
|
BankName | string |
None. |
|
RoutingNumber | string |
None. |
|
AccountNumber | string |
None. |
|
NameOnAccount | string |
None. |
|
ShowSaveCardAsWallet | boolean |
None. |
|
SaveAsWallet | boolean |
None. |
|
WalletSelected | boolean |
None. |
|
SaveCardAsWalletText | string |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.