PaymentNoticeById_PUT
PUT {{baseUrl}}/PaymentNotice/:id
Request Body
{"resourceType"=>"<string>", "id"=>"<string>", "text"=>{"status"=>"<string>", "div"=>"<string>"}, "identifier"=>[{"system"=>"<string>", "value"=>"<string>"}], "created"=>"<string>", "organizationReference"=>{"reference"=>"<string>"}, "requestReference"=>{"reference"=>"<string>"}, "paymentStatus"=>{"system"=>"<string>", "code"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""