Skip to main content
GET
/
v1
/
crm
/
merchants
/
{merchantId}
/
terminal-setup
/
var-sheet
Download VAR Sheet PDF
curl --request GET \
  --url https://api.example.com/v1/crm/merchants/{merchantId}/terminal-setup/var-sheet \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Enter token in following format: Bearer

Path Parameters

merchantId
string
required

Response

The VAR sheet PDF document.

The response is of type file.