Properties
| Name | Type | Required | Description |
|---|---|---|---|
| object | String | ❌ | Object type |
| id | String | ❌ | Unique identifier of anticipation in Asaas |
| installment | String | ❌ | Unique identifier of the installment to be anticipated |
| payment | String | ❌ | Unique identifier of the payment to be anticipated. |
| status | AnticipationGetResponseAnticipationStatus | ❌ | Anticipation status |
| anticipationDate | String | ❌ | Anticipation request date |
| dueDate | String | ❌ | Request due date |
| requestDate | String | ❌ | Anticipation request date |
| fee | Double | ❌ | Anticipation fee |
| anticipationDays | Long | ❌ | Number of days that were anticipated |
| netValue | Double | ❌ | Net value discounted the anticipation fee |
| totalValue | Double | ❌ | Total amount of the payment to be anticipated |
| value | Double | ❌ | Anticipation value |
| denialObservation | String | ❌ | Reason for rejecting the anticipation payment |