Skip to content

Added Loan Account Endpoint for SDK - #23

Open
cdw9bf wants to merge 1 commit into
nessieisreal:masterfrom
cdw9bf:loanAccountEndPoint
Open

Added Loan Account Endpoint for SDK#23
cdw9bf wants to merge 1 commit into
nessieisreal:masterfrom
cdw9bf:loanAccountEndPoint

Conversation

@cdw9bf

@cdw9bf cdw9bf commented Feb 2, 2018

Copy link
Copy Markdown

Added Loan Account API.

Followed pattern of the other python APIs in including a to_dict method on the LoanAccounts class.

Implemented interactions with the nessie web API using the requests package.
Contains:

  • Get Loans by Account #
  • Get Loans by Loan ID
  • Create Loan
  • Update a Loan
  • Deleting a Loan

Also added two fields to the constants of the types of loans and the status of loans as the nessie web API requires the fields as one of those choices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant