AddProductsToProgramsRequest

Request that contains a list of products to add to a list of programs

Variables

program_ids

int64 The list of program ids to which to add the products

product_ids

int64 The list of product ids which to add to the programs

Close