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. |
Sets the state of an Authorization.
authorizationNumber | string The natural key of the Authorization. |
authorizationState | "pending" | "successful" | "failed" The state to set the Authorization to. |