Create Account Group

Creates a new group (sub-organization).

post/organizations/account-groups

Request body

namestring required

Account group name (min=1, max=255).

merchant_idstring required

Unique identifier used by the merchant in their systems (min=1, max=255).

Response

Created

idstring uuid

The unique identifier of the account group.

namestring
merchant_idstring
created_atstring date-time
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.