Changes

13 bytes removed ,  12:56, 17 February 2022
Line 112: Line 112:  
3. In the Body tab, input the necessary Request body (many POST requests require request bodies). For example:
 
3. In the Body tab, input the necessary Request body (many POST requests require request bodies). For example:
   −
<code>
  −
{
     −
''"amount": 4,
+
{
 
+
''"amount": 4,
"comment": "Some example comment",
+
"comment": "Some example comment",
 
+
"company_id": 458''
"company_id": 458''
+
}
 
  −
}
  −
</code>
      
* Amount – The number of credits you wish the credit code to contain. This cannot exceed the maximum credits that your RMS company currently owns.
 
* Amount – The number of credits you wish the credit code to contain. This cannot exceed the maximum credits that your RMS company currently owns.

Navigation menu