Payment API | RAML Definition
home
This API serves as a design best practice to work with payment process data from systems like Salesforce via a set of RESTful services that are designed in RAML, making it easily consumable by any developer within the enterprise. It defines endpoints for getting payment methods and processing payment.
This RAML API specification is part of the Accelerator for Salesforce B2C Commerce Cloud and the Accelerator for Retail.
This API depends on these RAML fragments:
- Retail Common
- Retail Payment
Defined types:
- PaymentInfo - Defines payment info.
- ProcessPayment - Defines process payment.