Manage Transaction Data

post

/services/private/financials/uploadTranData

This service creates TRAN DATA record.

Request

Header Parameters
Supported Media Types
Request Body - application/xml ()
Root Schema : schema
Type: array
Show Source
Nested Schema : RestTranDataRec
Type: object
Show Source
Nested Schema : attributeNames
Type: array
Show Source
Nested Schema : attributes
Type: array
Show Source
Nested Schema : hyperMediaContent
Type: object
Nested Schema : jsonFieldNameMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : items
Type: object
Request Body - application/json ()
Root Schema : schema
Type: array
Show Source
Nested Schema : RestTranDataRec
Type: object
Show Source
Nested Schema : attributeNames
Type: array
Show Source
Nested Schema : attributes
Type: array
Show Source
Nested Schema : hyperMediaContent
Type: object
Nested Schema : jsonFieldNameMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : items
Type: object
Back to Top

Response

Supported Media Types

Default Response

default response
Body ()
Root Schema : Record
Type: object
Show Source
Nested Schema : attributeNames
Type: array
Show Source
Nested Schema : attributes
Type: array
Show Source
Nested Schema : hyperMediaContent
Type: object
Nested Schema : jsonFieldNameMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : items
Type: object
Back to Top