Name | Type | Description |
---|
number | String | The Accounting Period's number |
name | String | The Accounting Period's name |
from_date | Date | The Accounting Period's from date |
to_date | Date | The Accounting Period's to date |
life_cycle_state | Sting | The Accounting Period's life cycle state. Available values are OPEN, CLOSED and ROLLEDBACK |
closed_date | Date | The Accounting Period's closed date. Available only for Accounting Periods in Closed life cycle state |
closed_by_accounting_period | Accounting Period object | The Accounting Period which follows the retrieved Accounting Period. |
Referred Objects Response Data
payment_preference object response data
Name | Type | Description |
---|
id | String | The id of the retrieved payment preference |
name | String | The name of the retrieved payment preference |
alternative_code | String | The alternative code of the retrieved payment preference |
type | Sting | The type of the payment preference, such as - DIRECT_DEBIT,
- STRIPE_PAYMENT_GATEWAY,
- PAYPAL_PAYMENT_GATEWAY,
- BRAINTREE_PAYMENT_GATEWAY
- GENERIC_PAYMENT_GATEWAY,
- CUSTOM_PAYMENT_GATEWAY,
- WALLET,
- OTHER,
- CUSTOM_1,
- CUSTOM_2,
- CUSTOM_3,
- CUSTOM_4,
- CUSTOM_5
|
description | Sting | The description of the retrieved payment preference |