chore: updated gradezco template
parent
d05bc4c381
commit
9b23e5d721
|
|
@ -38,7 +38,7 @@
|
||||||
"url": "https://my365398.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/IndividualCustomerCollection"
|
"url": "https://my365398.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/IndividualCustomerCollection"
|
||||||
},
|
},
|
||||||
"body": {
|
"body": {
|
||||||
"RoleCode": "CRM000",
|
"RoleCode": "ZF001",
|
||||||
"LastName": "crmLastName",
|
"LastName": "crmLastName",
|
||||||
"FirstName": "crmFirstName",
|
"FirstName": "crmFirstName",
|
||||||
"Phone": "+crmPhone",
|
"Phone": "+crmPhone",
|
||||||
|
|
@ -95,7 +95,7 @@
|
||||||
"calls": [
|
"calls": [
|
||||||
{
|
{
|
||||||
"inboundAnsweredCall": {
|
"inboundAnsweredCall": {
|
||||||
"Subject": "Ligação recebida",
|
"Subject": "Llamada recibida",
|
||||||
"Status": "1",
|
"Status": "1",
|
||||||
"InitiatorCode": "2",
|
"InitiatorCode": "2",
|
||||||
"DataOriginTypeCode": "3",
|
"DataOriginTypeCode": "3",
|
||||||
|
|
@ -104,7 +104,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"outboundAnsweredCall": {
|
"outboundAnsweredCall": {
|
||||||
"Subject": "Ligação Realizada",
|
"Subject": "Llamada realizada",
|
||||||
"Status": "1",
|
"Status": "1",
|
||||||
"InitiatorCode": "3",
|
"InitiatorCode": "3",
|
||||||
"DataOriginTypeCode": "3",
|
"DataOriginTypeCode": "3",
|
||||||
|
|
@ -167,7 +167,7 @@
|
||||||
"url": "https://my365398.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/ServiceRequestCollection"
|
"url": "https://my365398.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/ServiceRequestCollection"
|
||||||
},
|
},
|
||||||
"body": {
|
"body": {
|
||||||
"Name": "Nova Solicitação de Serviço API (Com Contato) test 09",
|
"Name": "Ticket creado para contacto",
|
||||||
"ServicePriorityCode": "3",
|
"ServicePriorityCode": "3",
|
||||||
"ServiceRequestUserLifeCycleStatusCode": "1",
|
"ServiceRequestUserLifeCycleStatusCode": "1",
|
||||||
"DataOriginTypeCode": "3",
|
"DataOriginTypeCode": "3",
|
||||||
|
|
@ -191,7 +191,7 @@
|
||||||
"url": "https://my365398.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/ServiceRequestCollection"
|
"url": "https://my365398.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/ServiceRequestCollection"
|
||||||
},
|
},
|
||||||
"body": {
|
"body": {
|
||||||
"Name": "Nova Solicitação de Serviço API (Com Contato) individual customers 1",
|
"Name": "Ticket creado para cliente individual",
|
||||||
"ServicePriorityCode": "3",
|
"ServicePriorityCode": "3",
|
||||||
"ServiceRequestUserLifeCycleStatusCode": "1",
|
"ServiceRequestUserLifeCycleStatusCode": "1",
|
||||||
"DataOriginTypeCode": "3",
|
"DataOriginTypeCode": "3",
|
||||||
Loading…
Reference in New Issue