Magidoc

BulkCreateAdHocDisbursementInput
Input Object

Input for bulk ad-hoc disbursement creation

Fields

#

amount

Non-null

Amount for each disbursement

awardOfferIds

[ ID !]!
Non-null

Array of award offer IDs to create disbursements for

cycleId

ID !
Non-null

Cycle ID

disbursementTitle

Non-null

Disbursement configuration (applied to ALL selected awards)

fromDate

Non-null

Period start date

incrementAwardAmount

Non-null

Whether to auto-increment award amount if it would exceed max

initiateDate

Non-null

Date when disbursement should be initiated

organizationId

ID !
Non-null

Organization ID

programId

ID !
Non-null

Program ID

progressReports

Progress reports

timeZone

Time zone for scheduling

toDate

Non-null

Period end date

Usages

#

References

#

  • Argument input of field bulkCreateAdHocDisbursements from type Mutation