# Safepay Raastwire ## Docs - [Create Access Key](https://safepay.mintlify.app/api-reference/access-keys/create-access-key.md): Create an access key to access Safepay's Raast APIs - [Delete Access Key](https://safepay.mintlify.app/api-reference/access-keys/delete-access-key.md): Delete your access key - [List Access Keys](https://safepay.mintlify.app/api-reference/access-keys/list-access-keys.md) - [Rotate Access Key](https://safepay.mintlify.app/api-reference/access-keys/rotate-access-key.md) - [Update Access Key](https://safepay.mintlify.app/api-reference/access-keys/update-access-key.md): Update your access key - [Get Aggregator](https://safepay.mintlify.app/api-reference/aggregators/get-aggregator.md) - [Find Alias](https://safepay.mintlify.app/api-reference/aliases/find-alias.md): Explore alias in detail - [List aliases](https://safepay.mintlify.app/api-reference/aliases/list-aliases.md): Retrieve a paginated list of aliases created. It supports pagination, filtering by `alias_type`, `status`, `merchant_identifier`, `start_date` and `expiration_date`. - [Title Fetch Alias](https://safepay.mintlify.app/api-reference/aliases/title-fetch-alias.md): Retrieve account title metadata for a Raast Alias - [Find Aggregator Ledger Account](https://safepay.mintlify.app/api-reference/ledgers/find-aggregator-ledger-account.md): Explore ledger account in detail - [Find Merchant Ledger Account](https://safepay.mintlify.app/api-reference/ledgers/find-merchant-ledger-account.md): Explore ledger account in detail - [Create Merchant](https://safepay.mintlify.app/api-reference/merchants/create-merchant.md) - [Delete Merchant](https://safepay.mintlify.app/api-reference/merchants/delete-merchant.md) - [Find Merchant](https://safepay.mintlify.app/api-reference/merchants/find-merchant.md) - [List Merchants](https://safepay.mintlify.app/api-reference/merchants/list-merchants.md) - [Update Merchant](https://safepay.mintlify.app/api-reference/merchants/update-merchant.md) - [Create RTP](https://safepay.mintlify.app/api-reference/payments/create-rtp.md): Create an RTP Now or Later Payment. - [Find Payment](https://safepay.mintlify.app/api-reference/payments/find-payment.md): Explore a payment in detail. - [List Payments](https://safepay.mintlify.app/api-reference/payments/list-payments.md): Filter payments using the supported query parameters. - [Payout](https://safepay.mintlify.app/api-reference/payments/payout.md): Initiate a Raast payout to credit a beneficiary IBAN - [Create QR](https://safepay.mintlify.app/api-reference/qrs/create-qr.md): Create a static or dynamic QR code - [Delete QRs](https://safepay.mintlify.app/api-reference/qrs/delete-qrs.md): Delete a QR code that is previously issued. - [Find QR](https://safepay.mintlify.app/api-reference/qrs/find-qr.md): Explore a QR code in detail - [List payments](https://safepay.mintlify.app/api-reference/qrs/list-payments.md): Retrieve a paginated list of payments made against a QR code - [List QRs](https://safepay.mintlify.app/api-reference/qrs/list-qrs.md): Retrieve a paginated list of QR codes. It supports pagination and filtering by `aggregator_merchant_id` and `type`. If no `type` is specified, it defaults to `STATIC` - [List Raast Merchants](https://safepay.mintlify.app/api-reference/raast-merchants/list-raast-merchants.md): Find all the available Raast merchants available on Safepay. Link your desired merchant with a Raast merchant to process payments for them - [Read Raast Merchant](https://safepay.mintlify.app/api-reference/raast-merchants/read-raast-merchant.md): Explore a Raast merchant in detail. - [Create Refund](https://safepay.mintlify.app/api-reference/refunds/create-refund.md): Issue a refund against a payment - [Find Refund](https://safepay.mintlify.app/api-reference/refunds/find-refund.md): Explore a refund in detail. - [List Refunds](https://safepay.mintlify.app/api-reference/refunds/list-refunds.md): Retrieve a paginated list of refunds that have been issued - [Create Settlement Report Export](https://safepay.mintlify.app/api-reference/settlement-reports/create-settlement-report-export.md): Create an asynchronous settlement report export job for a batch or merchant scope. - [List Settlement Report Exports](https://safepay.mintlify.app/api-reference/settlement-reports/list-settlement-report-exports.md): List settlement report export for aggregator. - [Read Settlement Report Export](https://safepay.mintlify.app/api-reference/settlement-reports/read-settlement-report-export.md): Read one settlement report export and retrieve a signed download URL when available. - [Read Account Info](https://safepay.mintlify.app/api-reference/utilities/read-account-info.md): Retrieve Raast account metadata using an IBAN or alias lookup - [Title Fetch](https://safepay.mintlify.app/api-reference/utilities/title-fetch.md): Retrieve account title metadata for a Raast IBAN - [Create Webhook](https://safepay.mintlify.app/api-reference/webhooks/create-webhook.md) - [Delete Webhook](https://safepay.mintlify.app/api-reference/webhooks/delete-webhook.md) - [Find Webhook](https://safepay.mintlify.app/api-reference/webhooks/find-webhook.md) - [Find Webhook Delivery](https://safepay.mintlify.app/api-reference/webhooks/find-webhook-delivery.md): Retrieve a specific webhook delivery status and payload. - [List Webhook Delivery](https://safepay.mintlify.app/api-reference/webhooks/list-webhook-delivery.md): Retrieve a paginated list of webhook deliveries. It supports pagination, filtering by `status`, `type` and `event_id`. - [List Webhooks](https://safepay.mintlify.app/api-reference/webhooks/list-webhooks.md): Retrieve a paginated list of webhook endpoints. - [Rotate Webhook](https://safepay.mintlify.app/api-reference/webhooks/rotate-webhook.md) - [Update Webhook](https://safepay.mintlify.app/api-reference/webhooks/update-webhook.md) - [Account validation utilities](https://safepay.mintlify.app/concepts/account-validation.md): Use title fetch and account information APIs to confirm debtor details before initiating Raast payments. - [Aggregator](https://safepay.mintlify.app/concepts/aggregator.md): How Safepay aggregators are provisioned, identified, and authenticated. - [Ledger accounts](https://safepay.mintlify.app/concepts/ledger.md): Safepay-managed ledger accounts that track balances for Raast aggregators and merchants. - [Aggregator merchants](https://safepay.mintlify.app/concepts/merchant.md): Structure, lifecycle, and API contract for the merchants you manage under an aggregator. - [Payments](https://safepay.mintlify.app/concepts/payment.md): Initiate and manage Raast pay-ins using aggregator merchants. - [Payment types](https://safepay.mintlify.app/concepts/payment-types.md): Choose between RTP Now, RTP Later, Dynamic QR, and Static QR based on debtor details and user experience. - [QR codes](https://safepay.mintlify.app/concepts/qr_code.md): How Safepay Raast creates static and dynamic QR codes. - [Raast merchants](https://safepay.mintlify.app/concepts/raast-merchants.md): Safepay-managed merchant registry that you link to when processing Raast payments. - [Refunds](https://safepay.mintlify.app/concepts/refunds.md): Issue refunds for settled Raast payments. - [Settlement reports](https://safepay.mintlify.app/concepts/settlement-reports.md): How Safepay Raast creates and tracks settlement report exports. - [Webhooks](https://safepay.mintlify.app/concepts/webhooks.md): Receive asynchronous updates when Raast payments or payouts change state. - [Guides overview](https://safepay.mintlify.app/guides/overview.md): Jump into the end-to-end integrations, lifecycle walkthroughs, and payout playbooks. - [Payment lifecycle guide](https://safepay.mintlify.app/guides/payment-lifecycle.md): Understand how Safepay Raast processes RTP and QR payments end to end. - [Payout lifecycle](https://safepay.mintlify.app/guides/payout-lifecycle.md): Track Raast payout states from initiation to settlement and failure handling. - [Raast integration journey](https://safepay.mintlify.app/guides/raast-integration-journey.md): End-to-end flow from aggregator onboarding to accepting payments and payouts. - [Webhooks delivery](https://safepay.mintlify.app/guides/webhooks-delivery.md): Subscribe to events, verify signatures, and handle retries reliably. - [Create aggregator account](https://safepay.mintlify.app/overview/create-aggregator.md): Request a Safepay Raast aggregator and receive your IDs. - [First API call](https://safepay.mintlify.app/overview/first-api-call.md): Verify your credentials with a simple read request. - [Introduction](https://safepay.mintlify.app/overview/introduction.md): Learn how Safepay Raast works and what you need to start integrating. - [Quickstart](https://safepay.mintlify.app/overview/quickstart.md): Provision your aggregator, request a secret key, create a merchant, and send your first Raast payment. - [Manage aggregator secret keys](https://safepay.mintlify.app/overview/request-access-key.md): Securely handle the credentials that authenticate your Raast API calls. - [Errors](https://safepay.mintlify.app/reference/errors.md): Understand error formats, status codes, and recovery strategies. - [Pagination](https://safepay.mintlify.app/reference/pagination.md): Use limit and offset to page through list endpoints. - [Rate limits](https://safepay.mintlify.app/reference/rate-limits.md): Current limits and guidance for safe throughput. - [Dynamic QR payment](https://safepay.mintlify.app/use-cases/dynamic_qr.md): Generate a per-transaction QR code for Raast payments. - [Overview](https://safepay.mintlify.app/use-cases/overview.md): Choose the Raast flow that matches your payment or payout use case. - [Send payouts](https://safepay.mintlify.app/use-cases/payouts.md): Disburse funds to beneficiaries using the Safepay Raast payout endpoint. - [RTP Later payment](https://safepay.mintlify.app/use-cases/rtp_later.md): Schedule an RTP_LATER payment that gives the customer more time to approve. - [RTP Now payment](https://safepay.mintlify.app/use-cases/rtp_now.md): Initiate an RTP_NOW payment that prompts the customer immediately. - [Static QR payment](https://safepay.mintlify.app/use-cases/static_qr.md): Generate a reusable QR code tied to a Raast merchant. ## OpenAPI Specs - [openapi](https://safepay.mintlify.app/api-reference/openapi.yaml) ## Optional - [Home](https://getsafepay.pk) - [Card Payment Docs](https://safepay-docs.netlify.app) - [Blog](https://getsafepay.pk/blog)