DjaoApp Notifications Reference
These are notifications sent by DjaoApp.
You can edit the notification e-mail templates in the Themes dashboard page.
Card expires soon
This notification is sent when a credit card on file is about to expire.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
number of days before the card expires
Last 4 digits of the credit card on file
Expiration date of the credit card on file
Examples
{
"event": "card_expires_soon",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"last4": "4242",
"exp_date": "07/2023",
"nb_expiration_days": 15
}
Card updated
This notification is sent when a credit card on file is updated.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
changes to the profile
Examples
{
"event": "card_updated",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"profile": {
"slug": "xia",
"printable_name": "Xia Lee",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"changes": {
"last4": {
"pre": "4674",
"post": "4242"
},
"exp_date": {
"pre": "07/2022",
"post": "07/2023"
}
}
}
Charge receipt
This notification is sent when a charge is created on a credit card. It is also sent when the charge is refunded.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the line items on the charge receipt
Date/time of creation (in ISO format)
Free-form text description for the transaction
Amount being transfered
True if the transaction is indentified as a debit in the API context
Source account from which funds are withdrawn
Billing profile from which funds are withdrawn
Amount withdrawn from source in orig_unit
Three-letter ISO 4217 code for source currency unit (ex: usd)
Target account to which funds are deposited
Billing profile to which funds are deposited
Amount deposited into target in dest_unit
Three-letter ISO 4217 code for target currency unit (ex: usd)
Date/time of creation (in ISO format)
Free-form text description for the transaction
Amount being transfered
True if the transaction is indentified as a debit in the API context
Source account from which funds are withdrawn
Billing profile from which funds are withdrawn
Amount withdrawn from source in orig_unit
Three-letter ISO 4217 code for source currency unit (ex: usd)
Target account to which funds are deposited
Billing profile to which funds are deposited
Amount deposited into target in dest_unit
Three-letter ISO 4217 code for target currency unit (ex: usd)
Total amount for the charge after refunds have been applied
amount in unit
Three-letter ISO 4217 code for currency unit (ex: usd)
the charge that relates to the notification
Date/time of creation (in ISO format)
Total amount in currency unit
Three-letter ISO 4217 code for currency unit (ex: usd)
Amount and unit in a commonly accepted readable format
Description for the charge as appears on billing statements
Last 4 digits of the credit card used
Expiration date of the credit card used
Unique identifier returned by the payment processor
Current state (i.e. created, done, failed, disputed)
Feedback for the user in plain text
Examples
{
"event": "charge_receipt",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"charge_items": [
{
"invoiced": {
"created_at": "2022-01-01T00:00:00Z",
"description": "subscription to premium",
"amount": 11900,
"is_debit": false,
"orig_account": "Receivable",
"orig_profile": "djaoapp",
"orig_amount": 11900,
"orig_unit": "usd",
"dest_account": "Payable",
"dest_profile": "xia",
"dest_amount": 11900,
"dest_unit": "usd"
},
"refunded": []
}
],
"charge": {
"created_at": "2022-01-01T00:00:00Z",
"amount": 11900,
"unit": "usd",
"readable_amount": "$119.00",
"description": "subscription to premium",
"last4": "4242",
"exp_date": "07/2023",
"processor_key": "ch_abc123",
"state": "done"
},
"provider": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
}
}
Claim code
This notification is sent to the user invited through a groupBuy.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Line items paid for already
Date/time of creation (in ISO format)
User the cart belongs to
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Item in the cart (if plan)
Unique identifier shown in the URL bar
Title for the plan
Index in the list of discounts for advance payments
Full name of the person that will benefit from the subscription (GroupBuy)
identifier of the person that will benefit from the subscription (GroupBuy)
e-mail of the person that will benefit from the subscription (GroupBuy)
Describes the result of the action in human-readable form
Examples
{
"event": "claim_code_generated",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"cart_items": [
{
"created_at": "2022-01-01T00:00:00Z",
"user": {
"slug": "emilie",
"username": "emilie",
"printable_name": "Emilie",
"full_name": "Emilie Jolie",
"nick_name": "Emilie",
"picture": null,
"type": "user",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"last_login": null,
"email": "emilie@localhost.localdomain",
"phone": "415-555-5557",
"lang": "en",
"extra": null
},
"plan": {
"slug": "premium",
"title": "Premium"
},
"option": 1,
"full_name": "Emilie Jolie",
"sync_on": "emilie@localhost.localdomain",
"email": "emilie@localhost.localdomain"
}
],
"provider": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
}
}
Subscription expires soon
This notification is sent when a subscription is about to expire.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
number of days before the subscription expires
plan the subscription relates to
Unique identifier shown in the URL bar
Title for the plan
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Examples
{
"event": "expires_soon",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"plan": {
"slug": "premium",
"title": "Premium"
},
"provider": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"nb_expiration_days": 15
}
Order confirmation
This notification is sent when an order has been confirmed but a charge has not been successfully processed yet.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Line items to charge on checkout
Date/time of creation (in ISO format)
Free-form text description for the transaction
Amount being transfered
True if the transaction is indentified as a debit in the API context
Source account from which funds are withdrawn
Billing profile from which funds are withdrawn
Amount withdrawn from source in orig_unit
Three-letter ISO 4217 code for source currency unit (ex: usd)
Target account to which funds are deposited
Billing profile to which funds are deposited
Amount deposited into target in dest_unit
Three-letter ISO 4217 code for target currency unit (ex: usd)
Examples
{
"event": "order_executed",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"invoiced_items": [
{
"created_at": "2022-01-01T00:00:00Z",
"description": "subscription to premium",
"amount": 11900,
"is_debit": false,
"orig_account": "Receivable",
"orig_profile": "djaoapp",
"orig_amount": 11900,
"orig_unit": "usd",
"dest_account": "Payable",
"dest_profile": "xia",
"dest_amount": 11900,
"dest_unit": "usd"
}
],
"provider": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
}
}
Error with processor setup
The processor returned an error when a user attempted to pay for a cart.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Examples
{
"event": "processor_setup_error",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"detail": "There is no payment processor account connected.",
"provider": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
}
}
Profile updated
This notification is sent when a profile is updated.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
changes to the profile
Examples
{
"event": "profile_updated",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"changes": {
"full_name": {
"pre": "Xia Lee",
"post": "Xia Wang"
}
}
}
Renewal failed
This notification is sent when attempting to charge the credit card on file for renewal failed.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the line items on the charge receipt
Date/time of creation (in ISO format)
Free-form text description for the transaction
Amount being transfered
True if the transaction is indentified as a debit in the API context
Source account from which funds are withdrawn
Billing profile from which funds are withdrawn
Amount withdrawn from source in orig_unit
Three-letter ISO 4217 code for source currency unit (ex: usd)
Target account to which funds are deposited
Billing profile to which funds are deposited
Amount deposited into target in dest_unit
Three-letter ISO 4217 code for target currency unit (ex: usd)
Date/time of creation (in ISO format)
Free-form text description for the transaction
Amount being transfered
True if the transaction is indentified as a debit in the API context
Source account from which funds are withdrawn
Billing profile from which funds are withdrawn
Amount withdrawn from source in orig_unit
Three-letter ISO 4217 code for source currency unit (ex: usd)
Target account to which funds are deposited
Billing profile to which funds are deposited
Amount deposited into target in dest_unit
Three-letter ISO 4217 code for target currency unit (ex: usd)
Total amount for the charge
amount in unit
Three-letter ISO 4217 code for currency unit (ex: usd)
number renewal attempts
maximimum number of renewal attempts
true if this is the final notice before subscription is canceled
Examples
{
"event": "renewal_charge_failed",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"charge_total": {
"amount": 11900,
"unit": "usd"
},
"invoiced_items": [
{
"created_at": "2022-01-01T00:00:00Z",
"description": "subscription to premium",
"amount": 11900,
"is_debit": false,
"orig_account": "Receivable",
"orig_profile": "djaoapp",
"orig_amount": 11900,
"orig_unit": "usd",
"dest_account": "Payable",
"dest_profile": "xia",
"dest_amount": 11900,
"dest_unit": "usd"
}
],
"nb_renewal_attempts": 1,
"max_renewal_attempts": 3,
"final_notice": false,
"provider": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
}
}
Role grant accepted
This notification is sent when a user has accepted a role that was granted on a profile.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
user the notification applies to
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
optional message at the attention of the user
description of the role the notification is about
Date/time of creation (in ISO format)
Unique identifier shown in the URL bar
Short description of the role. Grammatical rules to pluralize the title might be used in User Interfaces.
Automatically grants the role without requiring a user to accept it.
Automatically adds the role when a user and profile share the same e-mail domain.
True when the role type is available for all profiles
Profile the role type belongs to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Extra meta data (can be stringify JSON)
Examples
{
"event": "role_grant_accepted",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"user": {
"slug": "emilie",
"username": "emilie",
"printable_name": "Emilie",
"full_name": "Emilie Jolie",
"nick_name": "Emilie",
"picture": null,
"type": "user",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "",
"email": "emilie@localhost.localdomain",
"phone": "415-555-5557",
"lang": "en",
"extra": null
},
"role_description": {
"slug": "manager",
"title": "Managers"
}
}
Role granted
This notification is sent when a user has been granted a role on a profile.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
user the notification applies to
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
optional message at the attention of the user
description of the role the notification is about
Date/time of creation (in ISO format)
Unique identifier shown in the URL bar
Short description of the role. Grammatical rules to pluralize the title might be used in User Interfaces.
Automatically grants the role without requiring a user to accept it.
Automatically adds the role when a user and profile share the same e-mail domain.
True when the role type is available for all profiles
Profile the role type belongs to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Extra meta data (can be stringify JSON)
Examples
{
"event": "role_grant_created",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"user": {
"slug": "emilie",
"username": "emilie",
"printable_name": "Emilie",
"full_name": "Emilie Jolie",
"nick_name": "Emilie",
"picture": null,
"type": "user",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "",
"email": "emilie@localhost.localdomain",
"phone": "415-555-5557",
"lang": "en",
"extra": null
},
"role_description": {
"slug": "manager",
"title": "Managers"
}
}
Role requested
This notification is sent when a user has requested a role on a profile.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
user the notification applies to
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
optional message at the attention of the user
Examples
{
"event": "role_request_created",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"user": {
"slug": "emilie",
"username": "emilie",
"printable_name": "Emilie",
"full_name": "Emilie Jolie",
"nick_name": "Emilie",
"picture": null,
"type": "user",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "",
"email": "emilie@localhost.localdomain",
"phone": "415-555-5557",
"lang": "en",
"extra": null
}
}
Subscription grant accepted
This notification is sent when a profile has accepted a subscription that was previously granted.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
plan the subscription relates to
Unique identifier shown in the URL bar
Title for the plan
Examples
{
"event": "subscription_grant_accepted",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"plan": {
"slug": "premium",
"title": "Premium"
}
}
Subscription granted
This notification is sent when a profile is granted a subscription to a plan.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
plan the subscription relates to
Unique identifier shown in the URL bar
Title for the plan
optional message at the attention of the profile
Examples
{
"event": "subscription_grant_created",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"plan": {
"slug": "premium",
"title": "Premium"
}
}
Subscription request accepted
This notification is sent when a provider accepts to grant a subscription a profile previously requested.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
plan the subscription relates to
Unique identifier shown in the URL bar
Title for the plan
Examples
{
"event": "subscription_request_accepted",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"plan": {
"slug": "premium",
"title": "Premium"
}
}
Subscription requested
This notification is sent when a profile is requesting a subscription to a plan.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
plan the subscription relates to
Unique identifier shown in the URL bar
Title for the plan
optional message at the attention of the profile
Examples
{
"event": "subscription_request_created",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"plan": {
"slug": "premium",
"title": "Premium"
}
}
User activated
This notification is sent when a user has activated his/her account.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
user the notification applies to
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
Examples
{
"event": "user_activated",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"user": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
}
}
Contact us
Someone requested information through the contact form.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
the user at the origin of the notification
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
message written in the contact us form
provider when different from broker
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Examples
{
"event": "user_contact",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"originated_by": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"detail": "Please help!"
}
One-time code generated
A one-time code was generated for Multi-factor authentication (MFA).
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
user the notification applies to
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
number of days the link is valid
one-time code
Examples
{
"event": "user_mfa_code",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/activate/abcdef123/",
"user": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"nb_expiration_days": 2,
"code": "1234"
}
User registered
This notification is sent when a user has registered.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
user the notification applies to
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
Examples
{
"event": "user_registered",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"user": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
}
}
Password reset
This notification is sent to a user that has requested to reset their password through a "forgot password?" link.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
user the notification applies to
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
number of days the link is valid
Examples
{
"event": "user_verification",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/activate/abcdef123/",
"user": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"nb_expiration_days": 2
}
Verification of e-mail address
This notification is sent to verify an e-mail address of a user.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
user the notification applies to
Username
Username
Name that can be safely used for display in HTML pages
date at which the account was created
URL location of the profile picture
Primary e-mail to contact user
True if the user has valid login credentials
Primary phone number to contact user
Full name (effectively first name followed by last name)
Short casual name used to address the user
Preferred communication language
number of days the link is valid
Examples
{
"event": "user_verification",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/activate/abcdef123/",
"user": {
"slug": "xia",
"username": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"last_login": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"lang": "en",
"extra": null
},
"nb_expiration_days": 2
}
Weekly sales report
This notification contains the weekly sales results.
Definition
Site on which the product is hosted
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Link back to the site
profile the notification relates to
Unique identifier shown in the URL bar
Name that can be safely used for display in HTML pages
URL location of the profile picture
One of 'organization', 'personal' or 'user'
True if the account has valid login credentials
Full name
Date/time of creation (in ISO format)
E-mail address
Phone number
Street address
City/Town
State/Province/County
Zip/Postal code
Country
Timezone to use when reporting metrics
The profile can fulfill the provider side of a subscription.
Enable GroupBuy
Extra meta data (can be stringify JSON)
Describes the result of the action in human-readable form
Short casual name used to address the contact (only available for 'personal' and 'user' accounts)
Preferred communication language (only available for 'personal' and 'user' accounts)
Examples
{
"event": "weekly_sales_report_created",
"broker": {
"slug": "djaoapp",
"printable_name": "DjaoApp",
"full_name": "DjaoApp inc.",
"nick_name": "DjaoApp",
"picture": null,
"type": "organization",
"credentials": false,
"created_at": "2022-01-01T00:00:00Z",
"email": "djaoapp@localhost.localdomain",
"phone": "415-555-5555",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": true,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"back_url": "https://example.djaoapp.com/",
"profile": {
"slug": "xia",
"printable_name": "Xia",
"full_name": "Xia Lee",
"nick_name": "Xia",
"picture": null,
"type": "personal",
"credentials": true,
"created_at": "2022-01-01T00:00:00Z",
"email": "xia@localhost.localdomain",
"phone": "415-555-5556",
"street_address": "1 SaaS Road",
"locality": "San Francisco",
"region": "California",
"postal_code": "94133",
"country": "US",
"default_timezone": "America/Los_Angeles",
"is_provider": false,
"is_bulk_buyer": false,
"lang": "en",
"extra": null
},
"table": [],
"date": "2022-01-07T00:00:00Z"
}