top of page
MEET THE TEAM
CHAIR
The boss.
Veya Ayra Mandapat
SECRETARY
Takes notes.
Linn Muscat Scerri
TREASURER
Sugar mommy.
Minori Kawaguchi
INTERNAL SOCIAL
Jon Doe
INTERNAL STUDY
Also in a meeting.
Florian Veil
EXTERNAL COMMISIONER
Sends emails.
Olga Ślusarz
MARKETING OFFICER
Made this website.
Vitor Esposel Correa
bottom of page
/**
* WoodYouCare Laravel PHP SDK
*/
return [
'bearer_token' => '{YOUR_AUTH_KEY}',
];
/**
* With headers
*/
[
'headers' => [
'Authorization' => 'Bearer {YOUR_AUTH_KEY}',
'Accept' => 'application/json',
],
]