google-discovery-document
Version:
Create and validate a Google API discovery document for use with your own REST service
1,446 lines (1,445 loc) • 1.54 MB
JSON
{
"kind": "discovery#restDescription",
"etag": "",
"discoveryVersion": "v1alpha1",
"id": "demo_pilot:v1alpha1",
"name": "demo_pilot",
"version": "v1alpha1",
"revision": "20140731",
"title": "xTuple ERP REST API for all business objects.",
"description": "Lets you get and manipulate xTuple ERP business objects.",
"icons": {
"x16": "https://54.204.244.70/demo_pilot/assets/api/api-16.png",
"x32": "https://54.204.244.70/demo_pilot/assets/api/api-32.png"
},
"documentationLink": "https://dev.xtuple.com/",
"protocol": "rest",
"baseUrl": "https://54.204.244.70/demo_pilot/api/v1alpha1/",
"basePath": "/demo_pilot/api/v1alpha1/",
"rootUrl": "https://54.204.244.70/",
"servicePath": "demo_pilot/api/v1alpha1/",
"batchPath": "batch",
"parameters": {
"oauth_token": {
"type": "string",
"description": "OAuth 2.0 token for the current user.",
"location": "query"
}
},
"auth": {
"oauth2": {
"scopes": {
"https://54.204.244.70/demo_pilot/auth": {
"description": "Full access to all 'demo_pilot' resources"
},
"https://54.204.244.70/demo_pilot/auth/account": {
"description": "Manage Account resources"
},
"https://54.204.244.70/demo_pilot/auth/account-address-list-item": {
"description": "Manage AccountAddressListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/account-address-list-item.readonly": {
"description": "View AccountAddressListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/account-list-item": {
"description": "Manage AccountListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/account-list-item.readonly": {
"description": "View AccountListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/account-relation": {
"description": "Manage AccountRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/account-relation.readonly": {
"description": "View AccountRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/activity-list-item": {
"description": "Manage ActivityListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/activity-list-item.readonly": {
"description": "View ActivityListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/activity-relation": {
"description": "Manage ActivityRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/activity-relation.readonly": {
"description": "View ActivityRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/address": {
"description": "Manage Address resources"
},
"https://54.204.244.70/demo_pilot/auth/address-info": {
"description": "Manage AddressInfo resources"
},
"https://54.204.244.70/demo_pilot/auth/agent": {
"description": "Manage Agent resources"
},
"https://54.204.244.70/demo_pilot/auth/agent.readonly": {
"description": "View Agent resources"
},
"https://54.204.244.70/demo_pilot/auth/bank-account": {
"description": "Manage BankAccount resources"
},
"https://54.204.244.70/demo_pilot/auth/bank-account-relation": {
"description": "Manage BankAccountRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/bank-account-relation.readonly": {
"description": "View BankAccountRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt": {
"description": "Manage CashReceipt resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-line": {
"description": "Manage CashReceiptLine resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-line-list-item": {
"description": "Manage CashReceiptLineListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-line-pending": {
"description": "Manage CashReceiptLinePending resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-line-pending.readonly": {
"description": "View CashReceiptLinePending resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-list-item": {
"description": "Manage CashReceiptListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-list-item.readonly": {
"description": "View CashReceiptListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-receivable": {
"description": "Manage CashReceiptReceivable resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-receivable.readonly": {
"description": "View CashReceiptReceivable resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-relation": {
"description": "Manage CashReceiptRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/cash-receipt-relation.readonly": {
"description": "View CashReceiptRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/characteristic": {
"description": "Manage Characteristic resources"
},
"https://54.204.244.70/demo_pilot/auth/class-code": {
"description": "Manage ClassCode resources"
},
"https://54.204.244.70/demo_pilot/auth/comment-type": {
"description": "Manage CommentType resources"
},
"https://54.204.244.70/demo_pilot/auth/contact": {
"description": "Manage Contact resources"
},
"https://54.204.244.70/demo_pilot/auth/contact-info": {
"description": "Manage ContactInfo resources"
},
"https://54.204.244.70/demo_pilot/auth/contact-list-item": {
"description": "Manage ContactListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/contact-list-item.readonly": {
"description": "View ContactListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/contact-relation": {
"description": "Manage ContactRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/contact-relation.readonly": {
"description": "View ContactRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/cost-category": {
"description": "Manage CostCategory resources"
},
"https://54.204.244.70/demo_pilot/auth/country": {
"description": "Manage Country resources"
},
"https://54.204.244.70/demo_pilot/auth/credit-card-payment": {
"description": "Manage CreditCardPayment resources"
},
"https://54.204.244.70/demo_pilot/auth/currency": {
"description": "Manage Currency resources"
},
"https://54.204.244.70/demo_pilot/auth/currency-rate": {
"description": "Manage CurrencyRate resources"
},
"https://54.204.244.70/demo_pilot/auth/customer": {
"description": "Manage Customer resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-email-profile": {
"description": "Manage CustomerEmailProfile resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-group": {
"description": "Manage CustomerGroup resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-list-item": {
"description": "Manage CustomerListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-list-item.readonly": {
"description": "View CustomerListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-prospect-list-item": {
"description": "Manage CustomerProspectListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-prospect-list-item.readonly": {
"description": "View CustomerProspectListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-prospect-relation": {
"description": "Manage CustomerProspectRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-prospect-relation.readonly": {
"description": "View CustomerProspectRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-relation": {
"description": "Manage CustomerRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-relation.readonly": {
"description": "View CustomerRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-shipto-relation": {
"description": "Manage CustomerShiptoRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-shipto-relation.readonly": {
"description": "View CustomerShiptoRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/customer-type": {
"description": "Manage CustomerType resources"
},
"https://54.204.244.70/demo_pilot/auth/department": {
"description": "Manage Department resources"
},
"https://54.204.244.70/demo_pilot/auth/employee": {
"description": "Manage Employee resources"
},
"https://54.204.244.70/demo_pilot/auth/employee-employee-relation": {
"description": "Manage EmployeeEmployeeRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/employee-employee-relation.readonly": {
"description": "View EmployeeEmployeeRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/employee-group": {
"description": "Manage EmployeeGroup resources"
},
"https://54.204.244.70/demo_pilot/auth/employee-relation": {
"description": "Manage EmployeeRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/employee-relation.readonly": {
"description": "View EmployeeRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/expense-category": {
"description": "Manage ExpenseCategory resources"
},
"https://54.204.244.70/demo_pilot/auth/file": {
"description": "Manage File resources"
},
"https://54.204.244.70/demo_pilot/auth/file-relation": {
"description": "Manage FileRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/file-relation.readonly": {
"description": "View FileRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/freight-class": {
"description": "Manage FreightClass resources"
},
"https://54.204.244.70/demo_pilot/auth/honorific": {
"description": "Manage Honorific resources"
},
"https://54.204.244.70/demo_pilot/auth/incident": {
"description": "Manage Incident resources"
},
"https://54.204.244.70/demo_pilot/auth/incident-category": {
"description": "Manage IncidentCategory resources"
},
"https://54.204.244.70/demo_pilot/auth/incident-email-profile": {
"description": "Manage IncidentEmailProfile resources"
},
"https://54.204.244.70/demo_pilot/auth/incident-list-item": {
"description": "Manage IncidentListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/incident-list-item.readonly": {
"description": "View IncidentListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/incident-relation": {
"description": "Manage IncidentRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/incident-relation.readonly": {
"description": "View IncidentRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/incident-resolution": {
"description": "Manage IncidentResolution resources"
},
"https://54.204.244.70/demo_pilot/auth/incident-severity": {
"description": "Manage IncidentSeverity resources"
},
"https://54.204.244.70/demo_pilot/auth/invoice": {
"description": "Manage Invoice resources"
},
"https://54.204.244.70/demo_pilot/auth/invoice-allocation": {
"description": "Manage InvoiceAllocation resources"
},
"https://54.204.244.70/demo_pilot/auth/invoice-line": {
"description": "Manage InvoiceLine resources"
},
"https://54.204.244.70/demo_pilot/auth/invoice-line-tax": {
"description": "Manage InvoiceLineTax resources"
},
"https://54.204.244.70/demo_pilot/auth/invoice-list-item": {
"description": "Manage InvoiceListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/invoice-list-item.readonly": {
"description": "View InvoiceListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/invoice-relation": {
"description": "Manage InvoiceRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/invoice-relation.readonly": {
"description": "View InvoiceRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/invoice-tax": {
"description": "Manage InvoiceTax resources"
},
"https://54.204.244.70/demo_pilot/auth/item": {
"description": "Manage Item resources"
},
"https://54.204.244.70/demo_pilot/auth/item-item-site-relation": {
"description": "Manage ItemItemSiteRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/item-item-site-relation.readonly": {
"description": "View ItemItemSiteRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/item-list-item": {
"description": "Manage ItemListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/item-list-item.readonly": {
"description": "View ItemListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/item-relation": {
"description": "Manage ItemRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/item-relation.readonly": {
"description": "View ItemRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/item-site": {
"description": "Manage ItemSite resources"
},
"https://54.204.244.70/demo_pilot/auth/item-site-list-item": {
"description": "Manage ItemSiteListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/item-site-list-item.readonly": {
"description": "View ItemSiteListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/item-site-relation": {
"description": "Manage ItemSiteRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/item-site-relation.readonly": {
"description": "View ItemSiteRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/item-source": {
"description": "Manage ItemSource resources"
},
"https://54.204.244.70/demo_pilot/auth/item-source-manufacturer": {
"description": "Manage ItemSourceManufacturer resources"
},
"https://54.204.244.70/demo_pilot/auth/item-source-manufacturer.readonly": {
"description": "View ItemSourceManufacturer resources"
},
"https://54.204.244.70/demo_pilot/auth/language": {
"description": "Manage Language resources"
},
"https://54.204.244.70/demo_pilot/auth/language.readonly": {
"description": "View Language resources"
},
"https://54.204.244.70/demo_pilot/auth/locale": {
"description": "Manage Locale resources"
},
"https://54.204.244.70/demo_pilot/auth/opportunity": {
"description": "Manage Opportunity resources"
},
"https://54.204.244.70/demo_pilot/auth/opportunity-list-item": {
"description": "Manage OpportunityListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/opportunity-list-item.readonly": {
"description": "View OpportunityListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/opportunity-relation": {
"description": "Manage OpportunityRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/opportunity-relation.readonly": {
"description": "View OpportunityRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/opportunity-source": {
"description": "Manage OpportunitySource resources"
},
"https://54.204.244.70/demo_pilot/auth/opportunity-stage": {
"description": "Manage OpportunityStage resources"
},
"https://54.204.244.70/demo_pilot/auth/opportunity-type": {
"description": "Manage OpportunityType resources"
},
"https://54.204.244.70/demo_pilot/auth/planner-code": {
"description": "Manage PlannerCode resources"
},
"https://54.204.244.70/demo_pilot/auth/priority": {
"description": "Manage Priority resources"
},
"https://54.204.244.70/demo_pilot/auth/privilege": {
"description": "Manage Privilege resources"
},
"https://54.204.244.70/demo_pilot/auth/privilege.readonly": {
"description": "View Privilege resources"
},
"https://54.204.244.70/demo_pilot/auth/product-category": {
"description": "Manage ProductCategory resources"
},
"https://54.204.244.70/demo_pilot/auth/project": {
"description": "Manage Project resources"
},
"https://54.204.244.70/demo_pilot/auth/project-email-profile": {
"description": "Manage ProjectEmailProfile resources"
},
"https://54.204.244.70/demo_pilot/auth/project-list-item": {
"description": "Manage ProjectListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/project-list-item.readonly": {
"description": "View ProjectListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/project-relation": {
"description": "Manage ProjectRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/project-relation.readonly": {
"description": "View ProjectRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/project-type": {
"description": "Manage ProjectType resources"
},
"https://54.204.244.70/demo_pilot/auth/prospect": {
"description": "Manage Prospect resources"
},
"https://54.204.244.70/demo_pilot/auth/prospect-relation": {
"description": "Manage ProspectRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/prospect-relation.readonly": {
"description": "View ProspectRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/purchase-email-profile": {
"description": "Manage PurchaseEmailProfile resources"
},
"https://54.204.244.70/demo_pilot/auth/purchase-order": {
"description": "Manage PurchaseOrder resources"
},
"https://54.204.244.70/demo_pilot/auth/purchase-order-list-item": {
"description": "Manage PurchaseOrderListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/purchase-order-list-item.readonly": {
"description": "View PurchaseOrderListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/purchase-order-relation": {
"description": "Manage PurchaseOrderRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/purchase-order-relation.readonly": {
"description": "View PurchaseOrderRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/purchase-type": {
"description": "Manage PurchaseType resources"
},
"https://54.204.244.70/demo_pilot/auth/purchase-vendor-relation": {
"description": "Manage PurchaseVendorRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/purchase-vendor-relation.readonly": {
"description": "View PurchaseVendorRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/quote": {
"description": "Manage Quote resources"
},
"https://54.204.244.70/demo_pilot/auth/quote-line": {
"description": "Manage QuoteLine resources"
},
"https://54.204.244.70/demo_pilot/auth/quote-list-item": {
"description": "Manage QuoteListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/quote-list-item.readonly": {
"description": "View QuoteListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/quote-relation": {
"description": "Manage QuoteRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/reason-code": {
"description": "Manage ReasonCode resources"
},
"https://54.204.244.70/demo_pilot/auth/receivable": {
"description": "Manage Receivable resources"
},
"https://54.204.244.70/demo_pilot/auth/receivable-list-item": {
"description": "Manage ReceivableListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/receivable-list-item.readonly": {
"description": "View ReceivableListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/receivable-relation": {
"description": "Manage ReceivableRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/receivable-relation.readonly": {
"description": "View ReceivableRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/remit-to": {
"description": "Manage RemitTo resources"
},
"https://54.204.244.70/demo_pilot/auth/remit-to.readonly": {
"description": "View RemitTo resources"
},
"https://54.204.244.70/demo_pilot/auth/return": {
"description": "Manage Return resources"
},
"https://54.204.244.70/demo_pilot/auth/return-allocation": {
"description": "Manage ReturnAllocation resources"
},
"https://54.204.244.70/demo_pilot/auth/return-line": {
"description": "Manage ReturnLine resources"
},
"https://54.204.244.70/demo_pilot/auth/return-line-tax": {
"description": "Manage ReturnLineTax resources"
},
"https://54.204.244.70/demo_pilot/auth/return-list-item": {
"description": "Manage ReturnListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/return-list-item.readonly": {
"description": "View ReturnListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/return-relation": {
"description": "Manage ReturnRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/return-relation.readonly": {
"description": "View ReturnRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/return-tax": {
"description": "Manage ReturnTax resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-category": {
"description": "Manage SalesCategory resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-customer-shipto-relation": {
"description": "Manage SalesCustomerShiptoRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-customer-shipto-relation.readonly": {
"description": "View SalesCustomerShiptoRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-email-profile": {
"description": "Manage SalesEmailProfile resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-order": {
"description": "Manage SalesOrder resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-order-list-item": {
"description": "Manage SalesOrderListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-order-list-item.readonly": {
"description": "View SalesOrderListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-order-payment": {
"description": "Manage SalesOrderPayment resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-order-relation": {
"description": "Manage SalesOrderRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/sales-rep": {
"description": "Manage SalesRep resources"
},
"https://54.204.244.70/demo_pilot/auth/sale-type": {
"description": "Manage SaleType resources"
},
"https://54.204.244.70/demo_pilot/auth/shift": {
"description": "Manage Shift resources"
},
"https://54.204.244.70/demo_pilot/auth/ship-charge": {
"description": "Manage ShipCharge resources"
},
"https://54.204.244.70/demo_pilot/auth/ship-via": {
"description": "Manage ShipVia resources"
},
"https://54.204.244.70/demo_pilot/auth/ship-zone": {
"description": "Manage ShipZone resources"
},
"https://54.204.244.70/demo_pilot/auth/site": {
"description": "Manage Site resources"
},
"https://54.204.244.70/demo_pilot/auth/site-list-item": {
"description": "Manage SiteListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/site-list-item.readonly": {
"description": "View SiteListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/site-relation": {
"description": "Manage SiteRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/site-relation.readonly": {
"description": "View SiteRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/site-type": {
"description": "Manage SiteType resources"
},
"https://54.204.244.70/demo_pilot/auth/site-zone-relation": {
"description": "Manage SiteZoneRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/site-zone-relation.readonly": {
"description": "View SiteZoneRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/source": {
"description": "Manage Source resources"
},
"https://54.204.244.70/demo_pilot/auth/source.readonly": {
"description": "View Source resources"
},
"https://54.204.244.70/demo_pilot/auth/state": {
"description": "Manage State resources"
},
"https://54.204.244.70/demo_pilot/auth/task-project-relation": {
"description": "Manage TaskProjectRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/task-project-relation.readonly": {
"description": "View TaskProjectRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/tax-assignment": {
"description": "Manage TaxAssignment resources"
},
"https://54.204.244.70/demo_pilot/auth/tax-authority": {
"description": "Manage TaxAuthority resources"
},
"https://54.204.244.70/demo_pilot/auth/tax-authority-relation": {
"description": "Manage TaxAuthorityRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/tax-authority-relation.readonly": {
"description": "View TaxAuthorityRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/tax-class": {
"description": "Manage TaxClass resources"
},
"https://54.204.244.70/demo_pilot/auth/tax-code": {
"description": "Manage TaxCode resources"
},
"https://54.204.244.70/demo_pilot/auth/tax-rate": {
"description": "Manage TaxRate resources"
},
"https://54.204.244.70/demo_pilot/auth/tax-type": {
"description": "Manage TaxType resources"
},
"https://54.204.244.70/demo_pilot/auth/tax-zone": {
"description": "Manage TaxZone resources"
},
"https://54.204.244.70/demo_pilot/auth/terms": {
"description": "Manage Terms resources"
},
"https://54.204.244.70/demo_pilot/auth/to-do": {
"description": "Manage ToDo resources"
},
"https://54.204.244.70/demo_pilot/auth/to-do-list-item": {
"description": "Manage ToDoListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/to-do-list-item.readonly": {
"description": "View ToDoListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/to-do-relation": {
"description": "Manage ToDoRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/to-do-relation.readonly": {
"description": "View ToDoRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/unit": {
"description": "Manage Unit resources"
},
"https://54.204.244.70/demo_pilot/auth/url": {
"description": "Manage Url resources"
},
"https://54.204.244.70/demo_pilot/auth/user-account": {
"description": "Manage UserAccount resources"
},
"https://54.204.244.70/demo_pilot/auth/user-account-relation": {
"description": "Manage UserAccountRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/user-account-relation.readonly": {
"description": "View UserAccountRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/user-account-role": {
"description": "Manage UserAccountRole resources"
},
"https://54.204.244.70/demo_pilot/auth/vendor": {
"description": "Manage Vendor resources"
},
"https://54.204.244.70/demo_pilot/auth/vendor-list-item": {
"description": "Manage VendorListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/vendor-list-item.readonly": {
"description": "View VendorListItem resources"
},
"https://54.204.244.70/demo_pilot/auth/vendor-relation": {
"description": "Manage VendorRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/vendor-relation.readonly": {
"description": "View VendorRelation resources"
},
"https://54.204.244.70/demo_pilot/auth/vendor-type": {
"description": "Manage VendorType resources"
},
"https://54.204.244.70/demo_pilot/auth/model": {
"description": "Use Model services"
}
}
}
},
"schemas": {
"Account": {
"id": "Account",
"type": "object",
"properties": {
"number": {
"title": "Number",
"isKey": true,
"description": "Abbreviated human-readable identifier for this CRM Account.",
"type": "string"
},
"name": {
"title": "Name",
"required": true,
"description": "Long name of this CRM Account.",
"type": "string"
},
"isActive": {
"title": "Is Active",
"required": true,
"description": "This CRM Account is available for new activity.",
"type": "boolean"
},
"accountType": {
"title": "Account Type",
"required": true,
"description": "This indicates whether the CRM Account represents an organization or an individual person.",
"type": "string",
"minLength": "1",
"maxLength": "1"
},
"parent": {
"title": "Parent",
"type": "object",
"$ref": "AccountRelation"
},
"notes": {
"title": "Notes",
"description": "Free-form comments pertaining to the CRM Account.",
"type": "string"
},
"primaryContact": {
"title": "Primary Contact",
"type": "object",
"$ref": "ContactRelation"
},
"secondaryContact": {
"title": "Secondary Contact",
"type": "object",
"$ref": "ContactRelation"
},
"contactRelations": {
"title": "Contact Relations",
"type": "array",
"items": {
"$ref": "ContactRelation/number"
}
},
"owner": {
"title": "Owner",
"type": "object",
"$ref": "UserAccountRelation"
},
"userAccount": {
"title": "User Account",
"type": "object",
"$ref": "UserAccountRelation"
},
"employee": {
"title": "Employee",
"type": "object",
"$ref": "EmployeeRelation"
},
"salesRep": {
"title": "Sales Rep",
"type": "String",
"$ref": "SalesRep/number"
},
"taxAuthority": {
"title": "Tax Authority",
"type": "object",
"$ref": "TaxAuthorityRelation"
},
"partner": {
"title": "Partner",
"description": "For now, > 0 indicates this CRM Account is a partner. Eventually this may become a foreign key to a table of partners.",
"type": "integer",
"format": "int32",
"minimum": "-2147483648",
"maximum": "2147483647"
},
"competitor": {
"title": "Competitor",
"description": "For now, > 0 indicates this CRM Account is a competitor. Eventually this may become a foreign key to a table of competitors.",
"type": "integer",
"format": "int32",
"minimum": "-2147483648",
"maximum": "2147483647"
},
"comments": {
"title": "Comments",
"type": "object",
"items": {
"$ref": "AccountComment"
}
},
"characteristics": {
"title": "Characteristics",
"type": "object",
"items": {
"$ref": "AccountCharacteristic"
}
},
"contacts": {
"title": "Contacts",
"type": "object",
"items": {
"$ref": "AccountContact"
}
},
"incidents": {
"title": "Incidents",
"type": "object",
"items": {
"$ref": "AccountIncident"
}
},
"items": {
"title": "Items",
"type": "object",
"items": {
"$ref": "AccountItem"
}
},
"files": {
"title": "Files",
"type": "object",
"items": {
"$ref": "AccountFile"
}
},
"urls": {
"title": "Urls",
"type": "object",
"items": {
"$ref": "AccountUrl"
}
},
"accounts": {
"title": "Accounts",
"type": "object",
"items": {
"$ref": "AccountAccount"
}
},
"opportunities": {
"title": "Opportunities",
"type": "object",
"items": {
"$ref": "AccountOpportunity"
}
},
"toDos": {
"title": "To Dos",
"type": "object",
"items": {
"$ref": "AccountToDo"
}
},
"incidentRelations": {
"title": "Incident Relations",
"type": "array",
"items": {
"$ref": "IncidentRelation/number"
}
},
"opportunityRelations": {
"title": "Opportunity Relations",
"type": "array",
"items": {
"$ref": "OpportunityRelation/number"
}
},
"toDoRelations": {
"title": "To Do Relations",
"type": "array",
"items": {
"$ref": "ToDoRelation/uuid"
}
},
"customer": {
"title": "Customer",
"type": "object",
"$ref": "CustomerRelation"
},
"prospect": {
"title": "Prospect",
"type": "object",
"$ref": "ProspectRelation"
},
"customers": {
"title": "Customers",
"type": "object",
"items": {
"$ref": "AccountCustomer"
}
},
"projects": {
"title": "Projects",
"type": "object",
"items": {
"$ref": "AccountProject"
}
},
"projectRelations": {
"title": "Project Relations",
"type": "array",
"items": {
"$ref": "ProjectRelation/number"
}
}
}
},
"AccountAccount": {
"id": "AccountAccount",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"account": {
"title": "Account",
"type": "object",
"$ref": "AccountRelation"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"AccountAddressListItem": {
"id": "AccountAddressListItem",
"type": "object",
"properties": {
"number": {
"title": "Number",
"isKey": true,
"type": "string"
},
"isActive": {
"title": "Is Active",
"type": "boolean"
},
"line1": {
"title": "Line1",
"type": "string"
},
"line2": {
"title": "Line2",
"type": "string"
},
"line3": {
"title": "Line3",
"type": "string"
},
"city": {
"title": "City",
"type": "string"
},
"state": {
"title": "State",
"type": "string"
},
"postalCode": {
"title": "Postal Code",
"type": "string"
},
"country": {
"title": "Country",
"type": "string"
},
"account": {
"title": "Account",
"type": "object",
"$ref": "AccountRelation"
}
}
},
"AccountCharacteristic": {
"id": "AccountCharacteristic",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"description": "Added by xt the web-mobile package.",
"type": "string",
"format": "uuid"
},
"characteristic": {
"title": "Characteristic",
"type": "String",
"$ref": "Characteristic/name",
"required": true
},
"value": {
"title": "Value",
"type": "string"
}
}
},
"AccountComment": {
"id": "AccountComment",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"commentType": {
"title": "Comment Type",
"type": "String",
"$ref": "CommentType/name",
"required": true
},
"text": {
"title": "Text",
"type": "string"
},
"created": {
"title": "Created",
"type": "string",
"format": "date-time"
},
"createdBy": {
"title": "Created By",
"type": "string"
}
}
},
"AccountContact": {
"id": "AccountContact",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"contact": {
"title": "Contact",
"type": "object",
"$ref": "ContactRelation"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"AccountCustomer": {
"id": "AccountCustomer",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"customer": {
"title": "Customer",
"type": "object",
"$ref": "CustomerRelation"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"AccountFile": {
"id": "AccountFile",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"file": {
"title": "File",
"type": "object",
"$ref": "FileRelation"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"AccountIncident": {
"id": "AccountIncident",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"incident": {
"title": "Incident",
"type": "object",
"$ref": "IncidentRelation"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"AccountItem": {
"id": "AccountItem",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"item": {
"title": "Item",
"type": "object",
"$ref": "ItemRelation"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"AccountListItem": {
"id": "AccountListItem",
"type": "object",
"properties": {
"number": {
"title": "Number",
"isKey": true,
"description": "Abbreviated human-readable identifier for this CRM Account.",
"type": "string"
},
"name": {
"title": "Name",
"description": "Long name of this CRM Account.",
"type": "string"
},
"isActive": {
"title": "Is Active",
"description": "This CRM Account is available for new activity.",
"type": "boolean"
},
"primaryContact": {
"title": "Primary Contact",
"type": "object",
"$ref": "ContactRelation"
},
"owner": {
"title": "Owner",
"type": "object",
"$ref": "UserAccountRelation"
},
"characteristics": {
"title": "Characteristics",
"type": "object",
"items": {
"$ref": "AccountListItemCharacteristic"
}
}
}
},
"AccountListItemCharacteristic": {
"id": "AccountListItemCharacteristic",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"description": "Added by xt the web-mobile package.",
"type": "string",
"format": "uuid"
},
"characteristic": {
"title": "Characteristic",
"type": "String",
"$ref": "Characteristic/name",
"required": true
},
"value": {
"title": "Value",
"type": "string"
}
}
},
"AccountOpportunity": {
"id": "AccountOpportunity",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"opportunity": {
"title": "Opportunity",
"type": "object",
"$ref": "OpportunityRelation"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"AccountProject": {
"id": "AccountProject",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"project": {
"title": "Project",
"type": "object",
"$ref": "ProjectRelation"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"AccountRelation": {
"id": "AccountRelation",
"type": "object",
"properties": {
"number": {
"title": "Number",
"isKey": true,
"description": "Abbreviated human-readable identifier for this CRM Account.",
"type": "string"
},
"name": {
"title": "Name",
"description": "Long name of this CRM Account.",
"type": "string"
},
"isActive": {
"title": "Is Active",
"description": "This CRM Account is available for new activity.",
"type": "boolean"
},
"owner": {
"title": "Owner",
"type": "object",
"$ref": "UserAccountRelation"
},
"customer": {
"title": "Customer",
"type": "object",
"$ref": "CustomerRelation"
},
"prospect": {
"title": "Prospect",
"type": "object",
"$ref": "ProspectRelation"
}
}
},
"AccountToDo": {
"id": "AccountToDo",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"toDo": {
"title": "To Do",
"type": "object",
"$ref": "ToDoRelation"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"AccountUrl": {
"id": "AccountUrl",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"url": {
"title": "Url",
"type": "object",
"$ref": "Url"
},
"purpose": {
"title": "Purpose",
"type": "string",
"minLength": null,
"maxLength": null
}
}
},
"ActivityListItem": {
"id": "ActivityListItem",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"activityType": {
"title": "Activity Type",
"type": "string"
},
"activityAction": {
"title": "Activity Action",
"type": "string"
},
"editorKey": {
"title": "Editor Key",
"type": "string"
},
"parent": {
"title": "Parent",
"type": "object",
"$ref": "ActivityRelation"
},
"name": {
"title": "Name",
"type": "string"
},
"description": {
"title": "Description",
"type": "string"
},
"status": {
"title": "Status",
"type": "string",
"minLength": null,
"maxLength": null
},
"priority": {
"title": "Priority",
"type": "String",
"$ref": "Priority/name"
},
"isActive": {
"title": "Is Active",
"type": "boolean"
},
"startDate": {
"title": "Start Date",
"type": "string",
"format": "date"
},
"dueDate": {
"title": "Due Date",
"type": "string",
"format": "date"
},
"assignDate": {
"title": "Assign Date",
"type": "string",
"format": "date"
},
"completeDate": {
"title": "Complete Date",
"type": "string",
"format": "date"
},
"owner": {
"title": "Owner",
"type": "object",
"$ref": "UserAccountRelation"
},
"assignedTo": {
"title": "Assigned To",
"type": "object",
"$ref": "UserAccountRelation"
}
}
},
"ActivityRelation": {
"id": "ActivityRelation",
"type": "object",
"properties": {
"uuid": {
"title": "Uuid",
"isKey": true,
"type": "string",
"format": "uuid"
},
"activityType": {
"title": "Activity Type",
"type": "string"
},
"name": {
"title": "Name",
"required": true,
"type": "string"
},
"description": {
"title": "Description",
"type": "string"
},
"owner": {