Hi dear,
I am trying to call the price API but I don’t understand what value to provide for some of the parameters in the payload. To be specific, the access_codes array as shown below:
"access_codes": [
{
"code": "your_access_code_2",
"type": "text",
"title": "access code title",
"instructions": "please put your instructions here"
}
]
What should I provide as the values of the above. I am really stuck here some body should please help me out