Terms And Conditions
Retrieve all terms and conditions applicable to the specified merchant.
Path parameters
merchantNumberstringRequired
The merchant's unique identification number.
Query parameters
shouldMaskSensitiveDatabooleanOptionalDefault:
Indicates whether sensitive data should be masked in the response.
trueResponses
200
Success
application/json
500
Server Error
application/json
get
/api/legaldocuments/v1/TermsAndConditions/{merchantNumber}Retrieve the terms and conditions entry associated with the specified merchant and type ID.
Path parameters
merchantNumberstringRequired
The merchant's unique identification number.
typeIDinteger · int32Required
The unique identifier of the terms and conditions type.
Query parameters
shouldMaskSensitiveDatabooleanOptionalDefault:
Indicates whether sensitive data should be masked in the response.
trueResponses
200
Success
application/json
500
Server Error
application/json
get
/api/legaldocuments/v1/TermsAndConditions/{merchantNumber}/{typeID}Last updated
Was this helpful?

