v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Program

Retrieves program information for a given program code.

Returns detailed information about the specified program, including its name and code.

get/programs/{programCode}/GetProgramInfo

Path parameters

programCodestring required

The program code for which to retrieve information.

Headers

X-GD-RequestIdstring required

The unique request identifier from the request header.

Response

OK

programCodestring nullable

Gets or sets the unique code identifying the program.

programNamestring nullable

Gets or sets the name of the program.

programDescriptionstring nullable

Gets or sets the description of the program.

brandNamestring nullable

Gets or sets the name of the brand associated with the program.