Update
Update application
POST
{{base_url}}/v2/update/
Allows amount and invoice number to be updated. The amount can be increased or decreased to the minimum or maximum dealership product thresholds.
Headers
Content-Type*
application/json
Accept*
application/json
Request Body
amount*
String
The payment amount required from the customer.
api_key*
String
This is supplier specific and provided by BUMPER
signature*
String
token*
String
Application token
invoice_number
String
The supplier invoice number
new_api_key
String
API Key for new location if application being moved. If job is not being moved don't include key.
mobile
String
The mobile number of the customer
String
The email of the customer
product_description
Array
The description of items paid by customer.
Last updated