Contracts
Generate a JWT when you log in. Use it in your following requests in the header as x-access-token: your-token-here
Successful operation
Unique identifier of the contract assignment, generated by Hiboo
42The reference of the contract the equipment is assigned to
XK-123456Hiboo's id of the equipment assigned to the contract
1First day of the contract assignment (YYYY-MM-DD), asset timezone
2026-01-01Last day of the contract assignment (YYYY-MM-DD), asset timezone. Must not be before the start date
2026-12-31Maximum number of usage hours per day allowed by the contract. null if the contract does not limit the daily usage
8Name of the customer renting the equipment
Customer NameSpecific dates (YYYY-MM-DD) excluded from the contract, even if they fall on a working day
["2026-08-15"]Specific dates (YYYY-MM-DD) included in the contract, even if they do not fall on a working day
["2026-06-06"]If true, public holidays of the specified country are excluded from the contract
Country used to determine public holidays
FRPossible values: Daily rate charged for out-of-contract usage. null if not defined
350Currency of the daily rate, as a 3-letter ISO 4217 code
EURUnable to authenticate the token
Insufficient permissions to access the resource
Generate a JWT when you log in. Use it in your following requests in the header as x-access-token: your-token-here
The reference of the contract the equipment is assigned to
XK-123456Hiboo's id of the equipment to assign to the contract
1First day of the contract assignment (YYYY-MM-DD), asset timezone
2026-01-01Last day of the contract assignment (YYYY-MM-DD), asset timezone. Must not be before the start date
2026-12-31Maximum number of usage hours per day allowed by the contract, between 0 (exclusive) and 24. Set it to null or omit it if the contract does not limit the daily usage
8Name of the customer renting the equipment
Customer NameSpecific dates (YYYY-MM-DD) to exclude from the contract, even if they fall on a working day. A date cannot be both excluded and included
["2026-08-15"]Specific dates (YYYY-MM-DD) to include in the contract, even if they do not fall on a working day. A date cannot be both excluded and included
["2026-06-06"]If true, public holidays of the specified country are excluded from the contract. Defaults to false
Country used to determine public holidays
FRPossible values: Daily rate charged for out-of-contract usage. Must be greater than or equal to 0. Set it to null or omit it if not defined
350Currency of the daily rate, as a 3-letter ISO 4217 code
EURContract assignment successfully created
Unique identifier of the contract assignment, generated by Hiboo
42The reference of the contract the equipment is assigned to
XK-123456Hiboo's id of the equipment assigned to the contract
1First day of the contract assignment (YYYY-MM-DD), asset timezone
2026-01-01Last day of the contract assignment (YYYY-MM-DD), asset timezone. Must not be before the start date
2026-12-31Maximum number of usage hours per day allowed by the contract. null if the contract does not limit the daily usage
8Name of the customer renting the equipment
Customer NameSpecific dates (YYYY-MM-DD) excluded from the contract, even if they fall on a working day
["2026-08-15"]Specific dates (YYYY-MM-DD) included in the contract, even if they do not fall on a working day
["2026-06-06"]If true, public holidays of the specified country are excluded from the contract
Country used to determine public holidays
FRPossible values: Daily rate charged for out-of-contract usage. null if not defined
350Currency of the daily rate, as a 3-letter ISO 4217 code
EURMissing parameters or invalid parameters
Unable to authenticate the token
Insufficient permissions to access the resource
Equipment not found in your organization
Generate a JWT when you log in. Use it in your following requests in the header as x-access-token: your-token-here
The id of the contract assignment, returned when it was created
42First day of the contract assignment (YYYY-MM-DD), asset timezone
2026-01-01Last day of the contract assignment (YYYY-MM-DD), asset timezone. Must not be before the start date
2026-12-31Maximum number of usage hours per day allowed by the contract, between 0 (exclusive) and 24. Set it to null or omit it if the contract does not limit the daily usage
8Name of the customer renting the equipment
Customer NameSpecific dates (YYYY-MM-DD) to exclude from the contract, even if they fall on a working day. A date cannot be both excluded and included
["2026-08-15"]Specific dates (YYYY-MM-DD) to include in the contract, even if they do not fall on a working day. A date cannot be both excluded and included
["2026-06-06"]If true, public holidays of the specified country are excluded from the contract. Defaults to false
Country used to determine public holidays
FRPossible values: Daily rate charged for out-of-contract usage. Must be greater than or equal to 0. Set it to null or omit it if not defined
350Currency of the daily rate, as a 3-letter ISO 4217 code
EURContract assignment successfully updated
Unique identifier of the contract assignment, generated by Hiboo
42The reference of the contract the equipment is assigned to
XK-123456Hiboo's id of the equipment assigned to the contract
1First day of the contract assignment (YYYY-MM-DD), asset timezone
2026-01-01Last day of the contract assignment (YYYY-MM-DD), asset timezone. Must not be before the start date
2026-12-31Maximum number of usage hours per day allowed by the contract. null if the contract does not limit the daily usage
8Name of the customer renting the equipment
Customer NameSpecific dates (YYYY-MM-DD) excluded from the contract, even if they fall on a working day
["2026-08-15"]Specific dates (YYYY-MM-DD) included in the contract, even if they do not fall on a working day
["2026-06-06"]If true, public holidays of the specified country are excluded from the contract
Country used to determine public holidays
FRPossible values: Daily rate charged for out-of-contract usage. null if not defined
350Currency of the daily rate, as a 3-letter ISO 4217 code
EURMissing parameters or invalid parameters
Unable to authenticate the token
Insufficient permissions to access the resource
Contract assignment not found
Last updated
Was this helpful?