{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "journalTransactionEntity-representation", "href" : "http://www.roconsoftware.com/profile/journalTransactionEntities", "descriptor" : [ { "name" : "journalId", "type" : "SEMANTIC" }, { "name" : "debit", "type" : "SEMANTIC" }, { "name" : "credit", "type" : "SEMANTIC" }, { "name" : "currency", "type" : "SEMANTIC" }, { "name" : "memo", "type" : "SEMANTIC" }, { "name" : "refClass", "type" : "SEMANTIC" }, { "name" : "refClassId", "type" : "SEMANTIC" }, { "name" : "postDate", "type" : "SEMANTIC" }, { "name" : "createdAt", "type" : "SEMANTIC" }, { "name" : "updatedAt", "type" : "SEMANTIC" }, { "name" : "deletedAt", "type" : "SEMANTIC" }, { "name" : "txnKey", "type" : "SEMANTIC" }, { "name" : "journal", "type" : "SAFE", "rt" : "http://www.roconsoftware.com/profile/journalEntities#journalEntity-representation" } ] }, { "id" : "create-journalTransactionEntities", "name" : "journalTransactionEntities", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#journalTransactionEntity-representation" }, { "id" : "get-journalTransactionEntities", "name" : "journalTransactionEntities", "type" : "SAFE", "descriptor" : [ { "name" : "page", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The page to return." } }, { "name" : "size", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The size of the page to return." } }, { "name" : "sort", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The sorting criteria to use to calculate the content of the page." } } ], "rt" : "#journalTransactionEntity-representation" }, { "id" : "delete-journalTransactionEntity", "name" : "journalTransactionEntity", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#journalTransactionEntity-representation" }, { "id" : "get-journalTransactionEntity", "name" : "journalTransactionEntity", "type" : "SAFE", "descriptor" : [ ], "rt" : "#journalTransactionEntity-representation" }, { "id" : "update-journalTransactionEntity", "name" : "journalTransactionEntity", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#journalTransactionEntity-representation" }, { "id" : "patch-journalTransactionEntity", "name" : "journalTransactionEntity", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#journalTransactionEntity-representation" }, { "name" : "getBalance", "type" : "SAFE", "descriptor" : [ { "name" : "journal_id", "type" : "SEMANTIC" } ] } ] } }