Creates an adjustment of the specified amount on a contract's split bill

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

API Request Parameters

API Responses

``201 Created

object

``401 Unauthorized

``403 Forbidden

``404 Not found

``415 Unsupported Media Type

``422 Unprocessable Content

Example Curl Request

curl --request POST \
     --url https://api.dealerware.com/admin/contracts/id/split_bill/adjustment \
     --header 'accept: */*' \
     --header 'content-type: application/json'

Response Example

xxxxxxxxxx

201 Created
Location