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.eyJ1c2VyX2lkIjoxLCJleHAiOjE3MDQ0NzMyMTgsImlhdCI6MTcwNDQ3MzAzOH0._Wj7FA-GCvxC20U4Ti8NjrQCoKSa2vpRpdy7_8JDD4E 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.eyJ1c2VyX2lkIjoxLCJleHAiOjE3MDQ2NDU4MzgsImlhdCI6MTcwNDQ3MzAzOH0.zJFU-mMG9ntV08rTmkRMy6-KC1Zksn_-3PJnVQAUdWE Access-Control-Expose-Headers: X-MH-Session ETag: W/"f5ec8a7d08088335d112e3ec26922e6f" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 37996e9d-7f8d-4243-adc4-961f10649123 X-Runtime: 0.257583 Content-Length: 324
201