Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.28 KB | None | 0 0
  1. {
  2.     "messageName": "Message_CreditCheckRequest",
  3.     "businessKey": "Credit score request",
  4.     "processVariables": {
  5.         "firstName": {"value": "Test", "type": "String"},
  6.         "lastName": {"value": "Name", "type": "String"},
  7.         "passportNumber": {"value": "DE12345678", "type": "String"}
  8.     }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement