PendingInvitation is a JSON Structure definition published by Flipdish, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/flipdish/refs/heads/main/json-structure/customers-pending-invitation-structure.json",
"name": "PendingInvitation",
"description": "An invitation to join a team at Flipdish.",
"type": "object",
"properties": {
"AppName": {
"description": "The name of the brand that you have been invited to join.",
"type": "string",
"example": "Example Name"
},
"Email": {
"description": "The email address that the invitation was sent to.",
"type": "string",
"example": "owner@example.com"
},
"Otc": {
"description": "The one-time code that can be used to accept the invitation.",
"type": "string",
"example": "string"
},
"CreatedAt": {
"description": "The time that the invitation was created.",
"type": "datetime",
"example": "2026-06-02T12:00:00Z"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.