Getting Started
This section documents the steps to setting up the Payment Releaser and releasing your first Batch(/Instruction).
Implementation
To build your implementation, refer to the Implementation documentation.
Operate via HTTP
To interact with the Payment Release via HTTP, you will need to expose the Rest Controller by following the Expose HTTP Controller documentation.
You can then, optionally, interact with the exposed HTTP API via the Client Library by following the Client Library documentation.
Release First Instruction
When you are set up, follow the Release Your First Instruction/Batch (Embedded Implementation)
Configuration
To tune your configuration please refer to Configuration.