Skip to main content

Download Purchases as CSV

GET 

/users/:id/purchases/download

Downloads the purchases the user has made as a CSV file

Request

Path Parameters

    id stringrequired

    A User ID

Query Parameters

    user_id string

    The user ID of the user making the request

Header Parameters

    Encoded-Data-Message string

    The data that was signed by the user for signature recovery

    Encoded-Data-Signature string

    The signature of data, used for signature recovery

Responses

Success
Loading...