Skip to main content

Input fields

advanceAmount : Int! required

Advance payment amount in minor currency units (e.g. pence).

depositAmount : Int! required

Security deposit amount in minor currency units (e.g. pence).

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "advanceAmount": 12, "depositAmount": 71 }