Skip to content

Sentenial Instant Payments affiliate account validation swagger

Notifications You must be signed in to change notification settings

sentenial/account-validation-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

account-validation-swagger

This swagger specification is required to be implemented by the Sential Instant Payments Affilaite Banks

what is swagger

A swagger specification is a language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined, a consumer can understand and interact with the remote service with a minimal amount of implementation logic.

The specification can then be used by documentation generation tools to display the API, code generation tools to generate servers and clients in various programming languages, testing tools, and many other use cases.

API Docs Click here for the API documentation.

Client Code Generation The swagger codegen project, allows generation of API client libraries (SDK generation), server stubs and documentation automatically given an OpenAPI Spec.

It is possible to generate client library code automatically in your language of choice using https://github.com/swagger-api/swagger-codegen.

About

Sentenial Instant Payments affiliate account validation swagger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published