GET /merchant/provider/new
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
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/new200
Returns a list of new APM providers
Last updated