Send invoice reminder
POST
/v2/invoicing/invoices/{invoice_id}/remind
notification
object that defines the subject of the reminder and other details.请求参数
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