PaymentRs
The following resources are applicable:
/payment/create
Mount Point: /api/rest/payment/create
POST
Request Body
| element: | Payment |
| media types: | application/xml application/json |
(no documentation provided)
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)
/payment/customerPayment
Mount Point: /api/rest/payment/customerPayment
GET
Parameters
| name | description | type | default |
|---|---|---|---|
| customerAccountCode | (no documentation provided) | query |
Response Body
| element: | CustomerPaymentsResponse |
| media types: | application/xml application/json |
(no documentation provided)
/payment/version
Mount Point: /api/rest/payment/version
GET
Response Body
| element: | ActionStatus |
| media types: | application/xml application/json |
(no documentation provided)