Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Stub service fee group reference service used for "Apply to an employment tribunal" development.

License

Notifications You must be signed in to change notification settings

ministryofjustice/stub-fee-group-reference-service

Repository files navigation

stub-fee-group-reference-service

Stub Fee Group Reference and ET Office service used for "Apply to an employment tribunal" development.

Usage

To obtain a fee group reference and office details do a POST to /1/fgr-office with a post code in the postcode POST param, e.g.

curl -vd 'postcode=SW1 1AA' localhost:9292/1/fgr-office

To trigger an error response, make a request with the post code 'ER0 0RR'

curl -vd 'postcode=ER0 0RR' localhost:9292/1/fgr-office

About

Stub service fee group reference service used for "Apply to an employment tribunal" development.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages