User Blocks
This endpoints is required to support the core integration of Fast Track. We expect the block/excluded status of each user on the platform.
⬇️ GET /userblocks/:userid
This endpoint is required to support the core integration of Fast Track. We expect each user's . Fast Track CRM will do lookups against this endpoint when certain events are received, example Registrations, User Blocks or when migrating user data through the Fast Track migration portal.
block/excluded status
Response
Example Response
Data Types
Required properties are marked with *
Key | Accepted Values | Description |
active * | true, false | Should return the blocked/excluded status |
type * | "Blocked", "Excluded" | The type of block |
note * | Any "string" | Return any note or comment related to the block, unable to send? |