Magidoc

CreateAdHocDisbursementInput
Input Object

Input for creating a single ad-hoc disbursement

Fields

#

amount

Non-null

Amount to disburse

awardOfferId

ID !
Non-null

Award offer ID

awardeeId

ID !
Non-null

Awardee ID

cycleId

ID !
Non-null

Cycle ID

disbursementName

Non-null

Title/name for the disbursement

disbursementScheduleId

Disbursement schedule ID (if adding to existing schedule)

fromDate

Non-null

Period start date

initiateDate

Non-null

Date when disbursement should be initiated

note

Optional note

organizationId

ID !
Non-null

Organization ID

programId

ID !
Non-null

Program ID

toDate

Non-null

Period end date

Usages

#

References

#

  • Argument input of field createAdHocDisbursement from type Mutation