Stamp Duty
Allows you to verify a stamp duty
Allows you to verify a stamp duty reference number
POST
{{BASE_URL}}/api/v2/biometrics/merchant/data/verification/stamp_duty
Allows you to verify a stamp duty reference number
Headers
Name | Type | Description |
---|---|---|
x-api-key* | String | <your secret key> |
app-id* | String | <your app id> |
Request Body
Name | Type | Description |
---|---|---|
number* | String | your stamp duty number |
customer_name* | String | your customer's name |
customer_reference* | String | unique customer reference |
Last updated