create7

abstract suspend fun create7(postCentersRequest: PostCentersRequest): PostCentersResponse

Create a Center Creates a Center Mandatory Fields: name, officeId, active, activationDate (if active=true) Optional Fields: externalId, staffId, groupMembers Responses:

  • 200: OK

Return

PostCentersResponse

Parameters

postCentersRequest