CreateHaulerConnectionRequestModel
Create third party hauler connection request model.
Breaking Changes
No breaking changes.
Examples
- Template
Fill this template out with real values.
{
"tenant_code": "String"
}
Fields
tenant_code
String, Required
Confirmation code for hauler creation.
- Matches ^\+*+[0-9]{1,10}$
- At least 1 and no more than 128 characters.