Public overview of the integration: request structure, authorization, and core endpoints. Full specification, examples, and SDKs are provided after onboarding.
REST API for payments
Methods, banks, invoices, and statuses
Pulsar provides a REST API for payment management and invoice creation. Scenarios depend on the selected method: cards, P2P, bank transfers, and mobile payments.
Authorization
Bearer Token
The token is issued after onboarding. Access scopes and limits are configured individually.
What the system returns
Statuses, payment instructions, and metadata
Responses include the operation status, payment instructions or requisites, and service metadata. The response format depends on the selected method.
Note
This is a public preview. Full fields, statuses, and examples are shared after onboarding.
API Preview
Get Order Methods
Returns available payment methods for a specific order.
Get Order Banks
Returns a list of available banks and payment channels.
Create Payment / Invoice
Creates an invoice after a payment method is selected. Different flows such as redirect and H2H are supported, with details shared after onboarding.
Integration
Request access from your manager to receive full documentation, examples, and request parameters.