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. |
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:
POST /apis/v4/bulk_transfers/
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/"21c580534f574f7780b70a7940b2f02a" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 90b2696a-3bf9-4743-a98f-b952105db907 X-Runtime: 0.090556 Content-Length: 292
201