createExchange

Send RFQ message to the PFI.

Parameters

rfq

The RFQ to send

Throws

for response errors.


fun createExchange(rfq: Rfq, replyTo: String)

Send RFQ message and include a replyTo URL for the PFI to send a callback to.

Parameters

rfq

The RFQ to send

replyTo

The callback URL for PFI to send messages to.

Throws

for response errors.