Load a transaction for execution
Loads transaction data scoped by the caller’s ACL.
POST
Load a transaction for execution
Authorizations
Bearer token issued by the gateway. Source the token from one of:
POST /v1/public/auth/verify-otp(OTP user)POST /v1/public/auth-connect/sign-in(Connect app)- OAuth (end-user mobile/web)
Include as Authorization: Bearer <token>.
Body
application/json
Load request payload.
Response
Transaction loaded.
The response is of type object.
Load a transaction for execution

