Cancel a transaction. You can cancel transactions that have a NEW or PENDING status. This API is available for some RocketKOR solutions, such as ACH.
DELETE /v1/transactions/{transactionId}
Authorization: Bearer <access_token>
transactionId REQUIRED
string (UUID)
ID of the transaction in the RocketKOR system.
None
If the cancellation request is successful, returns 204 KOR platform accepted cancellation request for the transaction and the transaction status is changed to CANCELLED.
If the cancellation request fails, the transaction status is changed to ERROR and a transaction history entry is recorded for the transaction with an event_type of PROVIDER_VALIDATION_ISSUE.
SAMPLE RESPONSE
{
204 KOR platform accepted cancellation request for the transaction.
}
© 2022 Rocket Financial. All rights reserved. RocketFNCL, RocketKOR, RocketBNK are trade names of Rocket Financial Inc.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL
© 2023 by Rocket Financial Inc. All rights reserved.