ContractsComplete

ContractsComplete Endpoint

Triggered when a customer signs and completes their lease contract.

Common uses: - Sales confirmation - Order fulfillment - CRM lifecycle updates

{
  "store": {
    "storeId": "string",
    "cascadingStoreId": "string",
    "merchantStoreNumber": "string"
  },
  "application": {
    "applicationId": "string",
    "applicationDate": "string",
    "applicationStatus": "string",
    "statusReason": "string"
  }
}