Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 936 Bytes

File metadata and controls

17 lines (9 loc) · 936 Bytes

CreateBulkSendRequest

Properties

Name Type Description Notes
requestId String The request ID that is used to track a bulk send request. The request ID is provided by you and must be unique within your system. [optional]
sourceAccount String The source account from which the bulk send will be made. - If the source account is a merchant account, provide the merchant's ID (e.g., "M1001"). - If the source account is the developer account, use the string `"developer"`.
executionMode PaymentBulkSendExecutionMode
description String The description for the entire bulk send batch. [optional]
payoutParams List<CreateBulkSendRequestPayoutParamsInner> The bulk send items.