Groups
Create a group
Create a group using the provided parameters. It serves as a tag for bank accounts. For example, Vendor
or Employee
tag.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Unix epoch timestamp
Example:
1619740800
Refer to checksum calculation