Pharmacy Contraception Claims - REST API
Submit or update payment claims to the NHS Business Services Authority (BSA) for contraception services provided by a community pharmacy.
Overview
Submit or update payment claims to the NHS Business Services Authority (BSA) for contraception services provided by a community pharmacy.
You can:
- create a contraception services payment claim
- update it
- delete it
- get details of a previously submitted claim
Who can use this API
You can only use this API if you have a valid legal basis.
You must have this in place before you go live.
API status
This API is in production.
Service level
NHSE does not provide service levels for APIs run by the NHS BSA.
Technology
This API is RESTful.
Network access
This API is available on the internet and, indirectly, on the Health and Social Care Network (HSCN).
For more details, see Network access for APIs.
Environments and testing
There are test environments for each endpoint, as follows:
| Action | Endpoint | URL |
|---|---|---|
| Create a claim | POST | https://stg.api.contraception.pharmacy.mys.nhsbsa.nhs.uk/v1/claim |
| Update a claim | PUT | https://stg.api.contraception.pharmacy.mys.nhsbsa.nhs.uk/v1/claim/{{ID}} |
| Delete a claim | DELETE | https://stg.api.contraception.pharmacy.mys.nhsbsa.nhs.uk/v1/claim/{{ID}} |
| Get details of a previous claim | GET | https://stg.api.contraception.pharmacy.mys.nhsbsa.nhs.uk/v1/claim/{{ID}} |
Interactions
For details of interactions, see downloads below.
Last edited: 13 April 2026 4:21 pm