From a89177a0d1cdc0e983bd62b50666480fb899360f Mon Sep 17 00:00:00 2001 From: subarashii-huch09 Date: Wed, 20 Mar 2024 02:10:31 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20631cc?= =?UTF-8?q?45e347410c6b7c7744a90fdc9939088e80a=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/account-memberships/index.html | 2 +- api/accounts/index.html | 2 +- api/api-keys/index.html | 2 +- api/asset-activities/index.html | 2 +- api/asset-transfers/index.html | 2 +- api/assets/index.html | 2 +- api/bank-account-approvals/index.html | 2 +- api/bank-account-connection-intents/index.html | 2 +- api/bank-accounts/index.html | 2 +- .../farmlands-external-asset/index.html | 2 +- api/batch-types/ticketek-ticket/index.html | 2 +- .../verifone-terminal-status/index.html | 2 +- api/batches/index.html | 2 +- api/businesses/index.html | 2 +- api/events/index.html | 15 ++++++++++++--- api/external-assets/index.html | 2 +- api/funds-transfers/index.html | 2 +- api/integration-requests/index.html | 2 +- api/invitations/index.html | 2 +- api/legacy-payment-requests/index.html | 2 +- api/loyalty-programs/index.html | 2 +- api/managed-integrations/index.html | 2 +- api/media-uploads/index.html | 2 +- api/merchant-configs/index.html | 2 +- api/merchants/index.html | 2 +- api/pagination/index.html | 2 +- api/patron-codes/index.html | 2 +- api/payment-requests/index.html | 2 +- api/profiles/index.html | 2 +- api/promotions/index.html | 2 +- api/quotas/index.html | 2 +- api/scanned-codes/index.html | 2 +- api/settlements/index.html | 2 +- api/tokens/index.html | 2 +- api/wallets/index.html | 2 +- 35 files changed, 46 insertions(+), 37 deletions(-) diff --git a/api/account-memberships/index.html b/api/account-memberships/index.html index 8d25e284c..94894684d 100644 --- a/api/account-memberships/index.html +++ b/api/account-memberships/index.html @@ -19,7 +19,7 @@

Events

An event is a record of a user action or outcome. Centrapay performs various tasks in response to events.

+

Events

An event is a record of a user action or outcome. Centrapay performs various tasks in response to events.


POST/api/accounts/{accountId}/events

This endpoint allows you to create an Event   API .

Attributes

Response
{
-  "statusCode": 200
+  "id": "L75M3L56N2PtBSt8g7uXLU",
+  "accountId": "Jaim1Cu1Q55uooxSens6yk",
+  "type": "user-login",
+  "data": {
+    "userId": "b657195e-dc2f-11ea-8566-e7710d592c99-123"
+  },
+  "idempotencyKey": "login-de32dd90-b46c-11ea-93c3-83a333b86e7b",
+  "test": true,
+  "createdAt": "2020-05-01T12:30:00.000Z",
+  "createdBy": "crn:WIj211vFs9cNACwBb04vQw:api-key:MyApiKey"
 }
\ No newline at end of file diff --git a/api/external-assets/index.html b/api/external-assets/index.html index a30c150ce..b3638a8b9 100644 --- a/api/external-assets/index.html +++ b/api/external-assets/index.html @@ -19,7 +19,7 @@