GET /merchant/provider/new

Get all new APM providers ---- [auth scope: merchant]

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Returns a list of new APM providers

application/json
idstringRequired

The id of the APM provider.

providerstringRequired

The name of the APM provider.

paymentTypestringRequired

The payment type of the APM provider.

imageUrlstringRequired

The url to the image of the APM provider.

currenciesstring[]Required

Supported currencies

friendlyNamestringRequired

Providers friendly name

descriptionstringRequired

description about provider

marketingNamestringRequired

Providers Marketing name

mpgsIdentifierstringRequired

Identifier for MPGS

credentialsFieldsobjectRequired

Credential fields

credentialsSchemaobjectRequired

Credential schema

get
/merchant/provider/new
200

Returns a list of new APM providers

Last updated