F
F
FlexShopper API Docs
3.1.0
Search
K
Comment on page

Create Lease

Creates a new lease with the provided items for the provided customer.
post
https://apis.sandbox.flexshopper.com
/v3/leases
/v3/leases

Response Parameters

A successful request returns the HTTP 200 OK status code and a JSON response body that shows the new lease
Key
Type
Description
leaseId
String
Id assigned to the recently created lease agreement
contract
String
Lease contract encoded in base64
A lease's total amount needs to be at least $49.95; otherwise, a LeaseAmountNotSatisfied error code will be returned
If the lease amount is over the customer's spending limit, a ExceedSpendingLimitError error code will be returned