Generate Outgoing Payments API

This functionality allows you to add outgoing payment requests in the system, through an API call. Once added, the system automatically populates the referenceNo attribute for the new outgoing payment request, by using a sequencer (OUGP).

When calling the API, the defaultBusinessStatus key is optional. However, if you fill it in, you must also fill in the scheduledDate key. See more details in the Request Data Parameters section, below.

NOTE  
All new requests are registered in Draft status, when no value is sent for the defaultBusinessStatus key.