id | string The unique identifier of Disbursement |
name | string The name given to the Disbursement |
type | string Describes the type of Disbursement (Normal/Batch) |
status | string denoting minimum order amount on which promo should apply |
total_amount | string The total amount to be disbursed |
total_disbursements | integer The total number of disbursements to be created |
description | string The description of the issued disbursement |
fees | integer Depending on discount_type, value is either %discount or flat discount |
created_at | integer Indicates the Unix timestamp when this Disbursement was created |