User Guide
CreateAndSendInvoice API Operation
CreateAndSendInvoiceResponse Message
5
50 May 2012 Invoicing Service API Guide
CreateAndSendInvoiceResponse Message
The CreateAndSendInvoiceResponse message contains information returned in response
to a CreateAndSendInvoiceRequest message. The response contains an invoice ID and
the URL to the invoice on the PayPal system, and indicates whether the invoice was sent
successfully.
ResponseEnvelope Fields
Field Description
ack common:AckCode
Acknowledgement code. It is one of the following values:
Success – The operation completed successfully.
Failure – The operation failed.
SuccessWithWarning – The operation completed successfully;
however, there is a warning message.
FailureWithWarning – The operation failed with a warning message.
build xs:string
Build number. It is used only by PayPal Merchant Technical Support.
correlationId xs:string
Correlation identifier. It is a 13-character, alphanumeric string (for example,
db87c705a910e) that is used only by PayPal Merchant Technical Support.
NOTE: You must log and store this data for every response you receive.
PayPal Technical Support uses the information to assist with reported
issues.
timestamp xs:datetime
Date on which the response was sent, for example:
2012-04-02T22:33:35.774-07:00
NOTE: You must log and store this data for every response you receive.
PayPal Technical Support uses the information to assist with reported
issues.










