{
"id": "nhccdk70satelqul8q5m6u5h",
"object": "fee",
"amount": "0.67",
"currency": "USD",
"status": "active",
"created": "2016-10-05T04:30:17.000Z",
"lastUpdated": "2016-10-05T04:30:17.000Z"
}
Parameters | Description |
---|---|
id | The unique identifier for the fee. |
object | Will have value "fee" indicating that the object is a fee response. |
amount | The amount of the fee. |
currency | The currency for the amount of the fee. |
status | The current status of the hold. One of: "created", "active", "reversed", "canceled". |
created | The date the fee was created. |
lastUpdated | The date the fee was last updated. |