Post Accounting Entries to FCUBS

get

/service/v1/postAcc

This endpoint is used to post Accounting Entries to FCUBS.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Body ()
Root Schema : AccountEntryPostingResponse
Type: object
Accounting entry posting response collection
Show Source
Nested Schema : postingErrorDetails
Type: array
Account posting error details
Show Source
Nested Schema : PostingErrorDetails
Type: object
Posting error code collection
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