Initiates the refund for the fee items.
post
/fscmRestApi/resources/11.13.18.05/publicSectorFeeRefunds
This marks the pending refund fee records as void and update refund amounts, when the refund request is marked as void.
Request
Supported Media Types
- application/vnd.oracle.adf.action+json
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorFeeRefunds-voidRefundRequest
Type:
Show Source
object
-
name:
string
Allowed Values:
[ "voidRefund" ]
This parameter value must be set to "voidRefund". -
parameters:
array parameters
Minimum Number of Items:
1
Maximum Number of Items:1
Nested Schema : parameters
Type:
array
Minimum Number of Items:
1
Maximum Number of Items:
Show Source
1
Nested Schema : parameters-items[0]
Type:
Show Source
object
-
feeRecordDetail(optional):
string
This marks the pending refund fee records as void and update refund amounts, when the refund request is marked as void.
Response
Supported Media Types
- application/vnd.oracle.adf.actionresult+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorFeeRefunds-voidRefundResponse
Type:
Show Source
object
-
return:
string
The response that contains the refund status as void.