Catalog
Get available user agreements
This OPTIONS endpoint is used to retrieve a list of available user agreements for payout services offered by MassPay without the content. <br> You can use this endpoint to obtain the names of available user agreements. <br> There are no required parameters needed to use this endpoint. <br> The response will include a list of user agreement names
options/payout/user-agreements
Response
Successful operation.
Example response
[
{
"name": "MassPay Card Program - USD",
"last_modified": "2020-07-21T17:32:28Z",
"id": 2,
"mime_type": "application/pdf"
}
]