Skip to content

Command: payment.setAuthorizationState

Back to Index

Sets the state of an Authorization.

Body
authorizationNumberstring

The natural key of the Authorization.

authorizationState”pending” | “successful” | “failed”

The state to set the Authorization to.

Back to Index