develop #38
@ -325,7 +325,16 @@ paths:
|
|||||||
},
|
},
|
||||||
"create_tokenPersonalization": {
|
"create_tokenPersonalization": {
|
||||||
"href": "https://api.integratielaag.nl/abt/1.0/touchpoint/tokenPersonalizations?ovpaytokenId=1",
|
"href": "https://api.integratielaag.nl/abt/1.0/touchpoint/tokenPersonalizations?ovpaytokenId=1",
|
||||||
"method": "POST"
|
"method": "POST",
|
||||||
|
"schema": {
|
||||||
|
"type": "object",
|
||||||
|
"properties": {
|
||||||
|
"photo": { "type": "image" },
|
||||||
|
"name": { "type": "string" },
|
||||||
|
"birthDate": { "type": "string" },
|
||||||
|
"oneTimePassword": { "type": "string" }
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user