Methods

  • post - Send resolution details for this transaction
  • get - Get the resolution details

Resource

{
    "attachments": [
        "uuid"
    ],
    "date_of_resolution": "date",
    "etag": "string",
    "kind": "string",
    "links": {
        "self": "uri"
    }
}

Properties

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.