Toolkit
Provider Availability
GET
Providers sometimes have instability in processing payments. Read more about MMO Stability.
Our 24/7 payment operations team constantly monitors all the providers available on our platform for any degraded performance or downtime.
From this endpoint you can get the current processing status of each provider.
This endpoint returns all providers grouped by country.
Each operation type (DEPOSIT
, PAYOUT
, REFUND
) has a separate status.
Following statuses are possible for different operations:
Status | Description |
---|---|
OPERATIONAL | The provider is operational and open for processing requests. |
DELAYED | The provider is having problems processing payouts. Payouts are being enqueued and will be processed once the problems have been resolved. |
CLOSED | The provider is having problems and all requests are being rejected by pawaPay. |
Authorizations
See Authentication.
Query Parameters
The operation for which you want to get provider availabiity information for.
Available options:
DEPOSIT
, PAYOUT
, REFUND
Response
200
application/json
If a request has been processed by pawaPay successfully.
The response is of type object[]
.