4.13. Get all payment types [GET /api/1.0/paymentTypes/]


4.13.1. Get all payment types Request

This service has no input parameters.


Example of request

URL: /api/1.0/paymentTypes


4.13.2. Get all payment types Response


Example Response

{

"code": 200,

"data": [

{

"key": 0,

"description": "Returns"

},

{

"key": 1,

"description": "Third party to third party"

}

]

}


Download documentation

If you wish to download the PDF version of the API Transfer integration documentation, press the following button