Web Users

Track Facebook Purchase event payload

Stores the client-side Purchase metadata that the web app sends or intends to send to Facebook. Requires the regular Firebase Authorization bearer token.

post/v1/web-users/facebook-purchase-events

Request body

webUserIdstring
firebaseUidstring
eventIdstring
eventNamestring
tierstring
productIdstring
purchaseSourcestring
currencystring
valuenumber
purchasedAtstring
metadataobject

Response

Facebook Purchase event log created successfully

idstring required
webUserIdstring nullable required
userIdstring nullable required
firebaseUidstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.