GetPostPricingResponseSubmit
availableboolean
Indicates if the post can be submitted. If false, the submit API will return an error
cost_rialsstring<int64>
The cost of submitting post in rials
GetPostPricingResponseSubmit
{
"available": true,
"cost_rials": "string"
}