Skip to main content

setProgram

Set a program on an account.

setProgram(
userID: String!
programCode: String!
): Result

Arguments

setProgram.userID ● String! non-null scalar

Partner-defined user ID.

setProgram.programCode ● String! non-null scalar

The program code to set the account to.

Type

Result object

Whether the operation succeeded.