Passing the following to https.post... { usernam...
# suitetalkapi
p
Passing the following to https.post... { username: 'kim', customer: 1234, roles: { 1:[10] } } ...results in the following json ending up on my server: { username: 'kim', customer: 1234, roles: '' }