Logo
PayStream Logo

PayStream APIs

Looking for limited company accounting services or umbrella services designed for contractors? You've come to the right place.

Developer

PayStream APIs

Account Request URL

-

Base Endpoint

-

Get API Keys

Get all of your API keys

GET

api/v1/api-keys

Create API Key

Create a new API key with specific permissions.

POST

api/v1/api-keys

name, permissions

Delete API Key

Delete an API key

DELETE

api/v1/api-keys/{api-key-id}

Search

Search across transactions

GET

refunds

chargebacks and settlements.

Transactions

Get a list of transactions

GET

api/v1/transactions

from, to, limit, page, status, expand

Transactions Details

Get the details of a transaction

GET

api/v1/transactions/{transaction-id}

Capture a transaction

Capture an authorised transaction

POST

api/v1/transactions/{transaction-id}/capture

amount, currency, expand

Void a transaction

Void an authorised transaction

POST

api/v1/transactions/{transaction-id}/void

Refund a transaction

Refund a transaction

POST

api/v1/transactions/{transaction-id}/refunds

amount, currency, expand, reason

List Refunds

Get a list of refunds

GET

api/v1/refunds

from, to, limit, page, transaction_id, expand

Refund Details

Get the details of a refund

GET

api/v1/refunds/{refund-id}

List Chargebacks

Get a list of chargebacks

GET

api/v1/chargebacks

from, to, limit, page, expand

Chargeback Details

Get the details of a chargeback

GET

api/v1/chargebacks/{chargeback-id}

Settlements

Get a list of settlements

GET

api/v1/settlements

from, to, limit, page, expand

Settlement Details

Get the details of a settlement

GET

api/v1/settlements/{settlement-id}

Webhooks

Get a list of webhooks

GET

api/v1/webhooks

limit, page, expand

Create Webhook

Create a new webhook

POST

api/v1/webhooks

url, topic, auth_token, signing_key, enabled, expand

Update Webhook

Update a webhook

PUT

api/v1/webhooks/{webhook-id}

url, topic, auth_token, signing_key, enabled, expand

Delete Webhook

Delete a webhook

DELETE

api/v1/webhooks/{webhook-id}

Get Merchant Details

Get details of your merchant account

GET

api/v1/merchants/me

Details

Provider

Country HQ

GB

API Type

REST

Categories

Accounting

Alternatives

Important URLs

Last Updated on

2024-04-03

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo