Skip to main content
POST
Create a Transfer Group

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

Orum-Version
enum<string>
required

Version of Deliver and Verify APIs. Use v2022-09-21.

Available options:
v2022-09-21

Body

application/json
transfer_group_reference_id
string
required

Unique reference id for the transfer group

Minimum string length: 1
source
Source · object | null

Information about the ultimate source of the transfer group.

destination
Destination · object | null

Information about the ultimate destination of the transfer group.

Response

successful response.

transfer_group
TransferGroup · object
required