Cancel Funding Offer

Cancels an existing Funding Offer based on the offer ID entered.

📘

Offer ID

The offer ID can be retrieved by calling the Funding Offers endpoint.

Response Fields

TermTypeDescription
MTSintMillisecond Time Stamp of the update
TYPEstringPurpose of notification ('on-req', 'oc-req', 'uca', 'fon-req', 'foc-req')
MESSAGE_IDintunique ID of the message
IDintegerOffer ID
SYMBOLstringThe currency of the offer (fUSD, etc)
MTS_CREATEDintMillisecond Time Stamp when the offer was created
MTS_UPDATEintMillisecond Time Stamp when the offer was updated
AMOUNTfloatAmount the offer is for
AMOUNT_ORIGfloatAmount the offer was entered with originally
TYPEstringOffer Type
FLAGSobjectfuture params object (stay tuned)
OFFER_STATUSstringOffer Status: ACTIVE, EXECUTED, PARTIALLY FILLED, CANCELED
RATEfloatRate of the offer (percentage expressed as decimal number i.e. 1% = 0.01)
PERIODintPeriod of the offer
NOTIFYbooleanTrue / false
HIDDENint0 if false, 1 if true
RENEWbooleanTrue / false
CODEnull or integerWork in progress
STATUSstringStatus of the notification; it may vary over time (SUCCESS, ERROR, FAILURE, ...)
TEXTstringText of the notification

Ratelimit: 90 req/min

Language