v1
latestOpenAPI 3.1.02026-08-061,5107704.5 MBContact
GhostContactAccountAccountRoleRelations.batch_create_or_update
Create or update an batch of GhostContactAccountAccountRoleRelations
post/entities/GhostContactAccountAccountRoleRelations/batch-modify
Query parameters
validation-levelinteger
Specify validation level of GhostContactAccountAccountRoleRelations on change. Use them as bit mask: 0 - validate each field on entity, 2 - validate only changed fields, 4 - validate only system fields, 8 - allows to override readonly fields, 16 - allows to set entity on deleted relationship.
rollback-methodinteger
Specify rollback method for GhostContactAccountAccountRoleRelations. 0 - rollback all, 1 - rollback only failed records.
Response
Creation confirmation. Returns a list of created / updated GhostContactAccountAccountRoleRelations
Example response
{
"success": true,
"data": [
{
"http_status": 400,
"code": 117,
"name": "ERROR_PARAMETER_INVALID"
}
]
}