Get Additional Account Information by Account ID

get

/obedm-ptp-services/ptp/acct/addn/{acctId}

This endpoint is used to Get Promise to Pay additional account information by account ID.

Request

Supported Media Types
Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure.
Headers
Body ()
Root Schema : AcctRelatedAdditionalInfoDto
Type: object
additional acct info
Show Source
Nested Schema : OverdueAmountDto
Type: object
overdue amount and currency
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top