For more information on using API

POST http://webapi.mymarketing.co.il/api/smartcodesite/verify

Verify if the Smart Code is implemented correctly on the given site

Request Information

URI Parameters

Body Parameters

ApiSmartCodeSiteVerifyRequest

Name

Description

Type

Additional information

url

string

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ApiSmartCodeSiteVerifyResult

Name

Description

Type

Additional information

is_valid

boolean
result_type

Response Formats

application/json, text/json

Sample:
{
  "is_valid": true,
  "result_type": "OK"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.