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