Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Posting APIs: Design Principles

Vinay Rawal answered on March 9, 2023 Popularity 6/10 Helpfulness 1/10

Contents


More Related Answers

  • Which API provides a lightweight solution for GUI components?
  • six REST design principles
  • who can use web API
  • REST API and its design principles
  • principles of rest api test design
  • Explain the API Gateway pattern
  • designing APIs in functional way
  • The Solution - API Gateway Patterns
  • Which of the following is NOT typically a responsibility of an API Gateway ?
  • Architecture of API Gateway
  • Exposing APIs in programmatic way
  • Designing APIs with OAS
  • Learning new API definitions
  • Implementing new APIs
  • Advanced REST API Features
  • REST Security Design Principles
  • Postings API
  • posting api resources
  • API overview
  • Posting APIs: Design Principles:Continued
  • Efficient API development#
  • API Design

  • Posting APIs: Design Principles

    0

    A unified API for all financial movements

    A single API from Vault that can act on any financial movement. These financial movements would be between a single account’s ba lances, or between two accounts in

    Vault. You can also represent the movement of funds external to the Vault system using postings

    External Integrations will use the Postings API, for example, to make postings in journeys such as Card Payments and Inter Bank Transfers. Vault Services will use the

    Postings API to complete on Vault postings, such as Accrual of Interest or the Accrual of typical Fees on an account. This enabl es flexible and unified management of the

    financial state of accounts on Vault.

    Consistency

    of financial state

    Postings are immutable, meaning they cannot be edited once they have been committed to the append only postings ledger. The bene fit of this is that you know that the

    postings you see in the ledger are the original, and will never be edited or removed

    Postings are the lowest level movement of funds. Postings are not Customer Facing transactions a single Customer Transaction o r Payment can be made up of many

    postings.

    Balances in Vault are always computed according to the postings within the ledger, our single source of truth for movement of fu nds.

    The Postings API guarantees consistency through following the double entry book keeping model and ensures all requests follow th is principle.

    The ability to model complex financial processes

    The Postings API provides a number of Posting Types, such as Authorisation and Settlements. These types of postings are used to model complex financial processes such as

    Card Payments, and the types of postings allow you to record a statement of intent with your postings

    The key benefit of these Posting Types is that we are able to enforce logical financial processes such as Authorisations & subsequent settlements of funds during a typical

    Card Transaction, where we mandate an authorisation must occur before a settlement. 

    Popularity 6/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Mar 09 2023
    Vinay Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.