Cancel a held quote so it prices nothing
POST
/fx-quotes/{id}/cancelInitiate permission on the source account. A held quote is withdrawn and prices nothing; cancelling an already cancelled quote answers the same again. A booked quote is a firm rate and is not cancellable: it runs to its conversion or its expiry (409).
Path parameters
idstringRequiredHeaders
Idempotency-KeystringOptionalSend on every write that creates or changes money or state; a replay with the same key returns the original result with 200.
Returns
200 OK
The FX Quote object.
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503