Record refund for invoice
POST
/v2/invoicing/invoices/{invoice_id}/refunds
REFUNDED
. Otherwise, the invoice is marked as PARTIALLY REFUNDED
.请求参数
Path 参数
invoice_id
string
必需
示例值:
{{invoice_id}}
Header 参数
Content-Type
string
必需
示例值:
application/json
PayPal-Request-Id
string
必需
示例值:
{{$guid}}
Body 参数application/json
示例代码
返回响应
修改于 2023-08-16 07:18:59