Cancel a pending move

View as Markdown
Cancel a move that is still in CREATED status.

Authentication

x-api-keystring

RootPay API key sent in the x-api-key header. Keys are environment-scoped: live_* for production, test_* for sandbox.

Path parameters

move_idstringRequiredformat: "uuid"
ID of the move to cancel

Response

Move canceled successfully

Errors

400
Bad Request Error
404
Not Found Error