Create Payment
Send a POST request to create a payment session and receive a checkout URL for your customer.
POST /v1/payments
Include your Bearer API key and JSON body. Start against the sandbox host.
Request and response schemas will be documented here. See the API Overview for the end-to-end flow.