Create a payment
Creates a new payment for the order.
Required scope: write_payments (for API-key authentication).
POST
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Path Parameters
Order ID
Body
application/json
Response
201 - application/json
payment created
Spree Admin SDK

