Authorization: Bearer ********************curl --location '/TenantServices' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"tenantId": 0,
"serviceId": 0,
"defaultCreditAccountIds": "string",
"defaultDebitAccountIds": "string",
"defaultRelationshipTypeIds": "string",
"deviceId": "4de4adb9-21ee-47e3-aeb4-8cf8ed6c109a"
}'{
"id": 0,
"status": 0,
"description": null,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}