List program parameters with localization

Get a paginated list of programs with localization parameters.

Returns a translation object with language-specific parameter information.

For information about programs, refer to Core objects.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Program ID

Query Params
int32

Current page number. Must be greater than 0. Default = 1.

int32

Maximum number of items per page. Must be greater than 0. Default = 10.

string
enum

Sort order. Default = ASC.

Allowed:
string
enum

Field to sort on. Default = ID.

Allowed:
string

One or more program parameter categories. Use , as separator.
CREDITO - Credit
TAXA - Tax
TARIFA - Fee
PARAMETRO - Parameter
ARQUIVOS - Archives
COBRANCA - Collection
FISCAL - Fiscal
FATURAMENTO - Billing
CARTAO - Card
FRAUDE - Fraud
TIPO DE TRANSACAO - Type of transaction

string

Program status filter. Can be ACTIVE and/or INACTIVE. Use ',' as separator.

string

Can be REQUIRED and/or OPTIONAL. Use , as separator.

string

One or more program names. Use , as separator.

string

Return results greater than or equal to the parameter's expiration date. Format = yyyy-mm-ddThh:mm:ss.

string

Return results less than or equal to the parameter expiration date. Format = yyyy-mm-ddThh:mm:ss.

string

Filter for provided text in the localization object's name field.

string
enum

Allows localization object content to be localized as specified.

  • en-US - US English
  • pt-BR - Brazilian Portuguese
Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json