Are you an LLM? You can read better optimized documentation at /resources/actors/payment/commands/set-authorization-state.md for this page in Markdown format
Command: payment.setAuthorizationState
Sets the state of an Authorization.
Body
authorizationNumber | string The natural key of the Authorization. |
authorizationState | "pending" | "successful" | "failed" The state to set the Authorization to. |