Changes to Cancel wallet approval request
POST /v1/wallets/approval-requests/{approvalRequestId}/cancel
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 10 revisions of this API.67
What changed
- ○
removed the
issuanceenum value from thedata/approvalRequest/operation/operationFamilyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
paymentenum value from thedata/approvalRequest/operation/operationFamilyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
programenum value from thedata/approvalRequest/operation/operationFamilyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
provider_adminenum value from thedata/approvalRequest/operation/operationFamilyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
rampenum value from thedata/approvalRequest/operation/operationFamilyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
raw_signenum value from thedata/approvalRequest/operation/operationFamilyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
transferenum value from thedata/approvalRequest/operation/operationFamilyresponse property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
SERVICE_UNAVAILABLEenum value to theerror/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
SERVICE_UNAVAILABLEenum value to theerror/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
SERVICE_UNAVAILABLEenum value to theerror/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
SERVICE_UNAVAILABLEenum value to theerror/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
SERVICE_UNAVAILABLEenum value to theerror/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
SERVICE_UNAVAILABLEenum value to theerror/coderesponse property for the response status500response-property-enum-value-added
- ●