Translations:User API guide/41/fr: Revision history

From SimplyBook.me

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 May 2025

  • curprev 12:2212:22, 15 May 2025 Admin talk contribs 1,308 bytes +1,308 Created page with "= '''API CLIENT ([https://simplybook.me/api/doc#/admin SERVICE PUBLIC DE L'ENTREPRISE]) AUTORISATION''' = <br><br> == '''Autorisation depuis le code côté client''' == <br><br> '''Obtention de la clé token'''. <br><br> <nowiki>var loginClient = new JSONRpcClient({ 'url': 'https://user-api.simplybook.me' + '/login', 'onerror': function (error) {}, }); var token = loginClient.getToken(YOUR_COMPANY_LOGIN, YOUR_API_KEY);</nowiki> <br><br> '''Initialisation du client JSO..."