master
parent
d5fe11a4d0
commit
673b72a1be
|
@ -14,7 +14,7 @@
|
||||||
"api-auth-type":"bearer-token",
|
"api-auth-type":"bearer-token",
|
||||||
"api-auth-token":"keyPme6FnfdkW4Oks",
|
"api-auth-token":"keyPme6FnfdkW4Oks",
|
||||||
"api-body-type":"json",
|
"api-body-type":"json",
|
||||||
"api-body-json":"{\"records\":[{\"fields\":{\"Kundenname\":\"#vorname #nachname\",\"Anrede\":\"#anrede\",\"Telefon\":\"#telefon\",\"E-Mail\":\"#email\"}}]}",
|
"api-body-json":"{\"records\":[{\"fields\":{\"Kundenname\":\"#vorname #nachname\",\"Anrede\":\"#anrede\",\"Telefon\":\"#telefon\",\"E-Mail\":\"#email\",\"Notes\":\"#cart\"}}]}",
|
||||||
"api-body-data":"[]",
|
"api-body-data":"[]",
|
||||||
"api-header-data":"[]"
|
"api-header-data":"[]"
|
||||||
},
|
},
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
"api-body-json":"{\"SERVICE\":\"customer.create\",\"DATA\":{\"CUSTOMER_TYPE\":\"business\",\"ORGANIZATION\":\"Musterfirma\",\"LAST_NAME\":\"Mustermann\"}}",
|
"api-body-json":"{\"SERVICE\":\"customer.create\",\"DATA\":{\"CUSTOMER_TYPE\":\"business\",\"ORGANIZATION\":\"Musterfirma\",\"LAST_NAME\":\"Mustermann\"}}",
|
||||||
"api-body-data":"[]",
|
"api-body-data":"[]",
|
||||||
"api-header-data":"[]"
|
"api-header-data":"[]"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue