Methods

  • post - Send progress report details for this transaction
  • get - Get Progress Report

Resource

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

Properties

Name Type Description Additional
attachments[] array of uuid
etag string
from_date date
kind string

Possible values are:

  • insolvency-resource#progress-report
links object
links.self uri

URL to this resource.

Read only.
to_date date