Get Write-Offs for an Account

get

/bcws/webresources/v1.0/writeoffs/account/{id}

Gets the write-off details for the account that matches the specified ID.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

The write-off details were returned successfully.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : arActionsList
Type: object
Show Source
Nested Schema : ResourceRef
Type: object
Show Source
Nested Schema : extension
Type: object
The extended attributes.

500 Response

An internal server error occurred.
Back to Top