|
1695 | 1695 | "help_text": "When a Company's Trial expires they will receive an email.",
|
1696 | 1696 | "subject_types": []
|
1697 | 1697 | },
|
1698 |
| - { |
1699 |
| - "key": "CONTRACTOR_WAS_CREATED_API", |
1700 |
| - "value": "CONTRACTOR_WAS_CREATED_API", |
1701 |
| - "msg": "Was created through the API", |
1702 |
| - "help_text": "When a Tutor is created through the API.", |
1703 |
| - "subject_types": [ |
1704 |
| - "Tutor" |
1705 |
| - ] |
1706 |
| - }, |
1707 |
| - { |
1708 |
| - "key": "CLIENT_WAS_CREATED_API", |
1709 |
| - "value": "CLIENT_WAS_CREATED_API", |
1710 |
| - "msg": "Was created through the API", |
1711 |
| - "help_text": "When a Client is created through the API.", |
1712 |
| - "subject_types": [ |
1713 |
| - "Client" |
1714 |
| - ] |
1715 |
| - }, |
1716 |
| - { |
1717 |
| - "key": "SR_WAS_CREATED_API", |
1718 |
| - "value": "SR_WAS_CREATED_API", |
1719 |
| - "msg": "Was created through the API", |
1720 |
| - "help_text": "When a Student is created through the API.", |
1721 |
| - "subject_types": [ |
1722 |
| - "Student" |
1723 |
| - ] |
1724 |
| - }, |
1725 |
| - { |
1726 |
| - "key": "AGENT_WAS_CREATED_API", |
1727 |
| - "value": "AGENT_WAS_CREATED_API", |
1728 |
| - "msg": "Was created through the API", |
1729 |
| - "help_text": "When a Affiliate is created through the API.", |
1730 |
| - "subject_types": [ |
1731 |
| - "Affiliate" |
1732 |
| - ] |
1733 |
| - }, |
1734 | 1698 | {
|
1735 | 1699 | "key": "GENERATED_PAYRUN_EXPORT",
|
1736 | 1700 | "value": "GENERATED_PAYRUN_EXPORT",
|
|
0 commit comments