Apis::V4::BulkTransfers API

transfer people

Parameters

Name Description
access_token JSON Web Token retrieved from the Sessions endpoint (you can also pass this into the Authorization header)
data The payload data that will be serialized into the new bulk transfer
filters comma delimited filters. You can send this instead of including recipient_ids as an attribute and use any of the ones found on the people list request but you may only list one id in organization_ids as you can only transfer contacts from one organization at a time.

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJleHAiOjE3MDQ0NzMyMTksImlhdCI6MTcwNDQ3MzAzOX0.5YXC6kY57fmriMkQ2kD8VUDOTwMACHHcSLI2Lk6w_nM
Host: example.org
Cookie: 

Route

POST /apis/v4/bulk_transfers/

Body

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/vnd.api+json
Vary: Accept
X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJleHAiOjE3MDQ2NDU4MzksImlhdCI6MTcwNDQ3MzAzOX0.rSpvJhp_4FFYYVwITSMbpmizSFvU4Z664qIlO_VHVqU
Access-Control-Expose-Headers: X-MH-Session
ETag: W/"94b67ec16243dd411d49817e4a74ae50"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 688f03f2-a684-48af-a908-c0aa47eb63d3
X-Runtime: 0.066165
Content-Length: 329

Status

201

Body