- post - Send resolution details for this transaction
- get - Get the resolution details
{
"attachments": [
"uuid"
],
"date_of_resolution": "date",
"etag": "string",
"kind": "string",
"links": {
"self": "uri"
}
}
| Name |
Type |
Description |
Additional |
|
attachments[]
|
array of uuid |
|
|
|
date_of_resolution
|
date |
|
|
|
etag
|
string |
|
|
|
kind
|
string |
Possible values are:
insolvency-resource#resolution
|
|
|
links
|
object |
|
|
|
links.self
|
uri |
URL to this resource.
|
Read only. |