Get Tax Refund Method
Retrieve a tax refund method.
This endpoint retrieves a tax refund method by its ID.
Endpoint
Method | Url |
---|---|
GET | /v1.0/tax-refund-methods/:id |
Path Parameters
id
•
string
required
ID of the tax refund method to retrieve.
Sample Request
Copied1curl -X GET 'https://api.worklayer.com/v1.0/tax-refund-methods/550e8400-e29b-41d4-a716-446655440000' \2-H 'Authorization: Bearer {token}'
Response
Returns a tax refund method.
Errors
403
: Not authorized to view this refund method404
: The refund method was not found
Next steps
Last updated on November 1, 2024
Privacy PolicyTerms & Conditions© 2025 Taxfyle