Creates a split bill that is associated with a given contract
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
id
integer
required
The id of the contract
reference_number
string
Optional field for tracking number
name
string
required
Name of additional payer
contact_name
string
Name of a contact
line1
string
First line of an address
line2
string
Second line of an address
city
string
City of an address
postal_code
string
Postal code of an address
subregion
string
Subregion of an address
phone_number
string
Phone number of a contact
string
Email of a contact
fleet_id
number
api-version
integer
required
Target API version
``201 Created
object
Location
string
Location of created resource
``401 Unauthorized
``403 Forbidden
``404 Not found
``415 Unsupported Media Type
``422 Unprocessable Content
Updated3 months ago
ShellNodeRubyPHPPython
Bearer
Base URL
https://api.dealerware.com/admin/contracts/{id}/split_bill
xxxxxxxxxx
curl --request POST \
--url https://api.dealerware.com/admin/contracts/id/split_bill \
--header 'accept: */*' \
--header 'content-type: application/json'
xxxxxxxxxx
201 Created
Updated3 months ago
* * *
| | |
| --- | --- |
| Location | |