GET api/common/paymentmethod
This method returns a list of payment methods. For use with Billing Information
Error messages
- 404/Not Found - No payment method records found
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of Payment Method Id and Name pairs
Collection of PaymentMethodName | Description | Type | Additional information |
---|---|---|---|
Id | The ID of the payment method the type | integer |
None. |
Name | The method in which the payment is made | string |
None. |