PaymentNotice_GET
GET {{baseUrl}}/PaymentNotice?organization=<string>&provider=<string>&request=<string>&response=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&created=<date>&identifier=<string>&payment-status=<string>&statusdate=<date>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
organization | string | The organization who generated this resource | |
provider | string | The reference to the provider | |
request | string | The Claim | |
response | string | The ClaimResponse | |
_id | string | Logical id of this artifact | |
_lastUpdated | string | When the resource version last changed | |
_profile | string | Profiles this resource claims to conform to | |
_security | string | Security Labels applied to this resource | |
_tag | string | Tags applied to this resource | |
created | string | Creation date fro the notice | |
identifier | string | The business identifier of the notice | |
payment-status | string | The type of payment notice | |
statusdate | string | The date of the payment action | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"identifier":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"created":"\u003cstring\u003e","organizationReference":{"reference":"\u003cstring\u003e"},"requestReference":{"reference":"\u003cstring\u003e"},"paymentStatus":{"system":"\u003cstring\u003e","code":"\u003cstring\u003e"}},{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"identifier":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"created":"\u003cstring\u003e","organizationReference":{"reference":"\u003cstring\u003e"},"requestReference":{"reference":"\u003cstring\u003e"},"paymentStatus":{"system":"\u003cstring\u003e","code":"\u003cstring\u003e"}}]