Skip to main content
POST
Transfer Conventions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Body

application/json
destination_organisation_id
string
required
convention_ids
string<uuid>[]
required

Response

Successful Response

results
TransferConventionResult · object[]
required