Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "_token": "bECboKzX4ShG7vzXDGPzLerPSgfDiN6U19UMwdm3",
- "project_id": "30",
- "resource_name": "users",
- "field": {
- "field1": {
- "key": "id",
- "value": "ObjectID"
- },
- "field2": {
- "key": "Name",
- "value": {
- "array": {
- "data": [
- "FirstName",
- "LastName"
- ],
- "type": [
- "firstName",
- "lastName"
- ]
- }
- }
- },
- "field3": {
- "key": "State",
- "value": "state"
- },
- "field4": {
- "key": "Phone",
- "value": "postcode"
- },
- "field5": {
- "key": "Address",
- "value": {
- "array": {
- "data": [
- "Address1"
- ],
- "type": [
- "streetAddress"
- ]
- }
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement