@itentialopensource/adapter-solarwinds_servicedesk
Version:
This adapter integrates with system described as: solarwindsServiceDeskApi.
24 lines • 570 B
JSON
{
"purchase": {
"id": null,
"number": "1",
"date": "Jan 01, 2025",
"recurrence": "Monthly",
"total_cost": "1",
"currency": "USD",
"notes": "Purchase notes",
"vendor": {
"id": null,
"name": "Google",
"address": "address description",
"country": "US",
"city": "Texas",
"zip": "1",
"tech_support": "+000000000",
"business_phone": "+000000000",
"url": "www.google.com",
"created_at": "2020-01-01T00:00:00.000+01:00",
"updated_at": "2020-10-01T00:00:00.000+01:00"
}
}
}