POST OutSource/GetPaymentMethods

Request Information

URI Parameters

None.

Body Parameters

PaymentMethodsModel
NameDescriptionTypeAdditional information
ApiKey

string

None.

ApiSecret

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ApiKey": "sample string 1",
  "ApiSecret": "sample string 2"
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.