Create
Paiements
Create payment
Creates a new payment entry in the system. This endpoint allows specifying the payment amount, currency, payment method, associated order, and optional metadata. Once created, the payment can be tracked and reconciled.
POST
Create
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Body
application/json
Response
200 - undefined
