Create a refund request

Creates a refund request for a user. The caller must have the companies_manage
permission in a company the target user (user_id) belongs to.

On creation a confirmation token is generated server-side; the target user then
confirms the request by email before it is processed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body to create a refund request.

string
required

Id of the user who will receive the refund.

integer

Amount to refund, in the smallest currency unit.

string
string
string
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Finance endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized - the caller lacks companies_manage over the target user's company.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json