The following errors may be returned in different scenarios. These are provided to help debug common scenarios but remember that they are not the only possible errors.
Scenario | Code | Message |
Invalid package ID |
404 | Package does not exist with ID: ${packageId} |
Invalid country code |
400 | [Country] is not supported. Supported countries are: [Countries]. To request a country or additional support, please contact Firstbase at support@firstbase.com |
Order creation |
500 | (Depends on the reason) |
Invalid organization |
404 | Organization does not exist with ID: $organizationId |
Person email already exists |
400 | Could not create user: ${reasonWhy} |
Phone number array has primary listed but no value |
400 | Required attribute 'urn:ietf:params:scim:schemas:core:2.0:User:phoneNumbers.primary' is missing or blank |
Start date is in an invalid format |
400 | Attribute 'urn:ietf:params:scim:schemas:extension:firstbase:1.0:User.startDate' does not contain a valid date |