Retrieves a list of all contracts for the given customer IdAsk AIget https://sandbox.billwerk.com/api/v1/customers/{customerId}/contractsPath ParamscustomerIdstringrequiredCustomer IDQuery ParamsfromstringCursor from where on the items are listed (Contract Id). If provided, returns contracts with Id less than this value.takeint32Limit returned items (Default = 100, Max = 100)Responses 200OK 401Unauthorized 404Not FoundUpdated about 2 months ago