Receipt Service
Receipt Controller
Header parameters
api-keyanyRequired
apiKeyValue
Body
email-addressstringOptional
idstringOptional
Responses
200
OK
201
Created
401
Unauthorized
403
Forbidden
404
Not Found
post
/rest/v2/receiptsPOST /rest/v2/receipts HTTP/1.1
Host: gateway-sb.clearent.net/
Content-Type: application/xml
Accept: */*
Content-Length: 36
"<?xml version=1.0?>
<email-address>text</email-address>
<id>text</id>
"<?xml version="1.0"?>
<object>
<email-address>text</email-address>
<id>text</id>
</object>
Last updated
Was this helpful?

