Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Creates a Brochure Request for the given contact/customer

Edit this section

Input

  • TransType – "SETBROCHURE"

  • jsondata - JSON string holding the information needed for the brochure

    • brochures - JSON array for the brochures

      • RequestDesc (string) - Must be in the format of BrochureID-Qty (BROCHURE1-2)

      • SourceID (string) - The ContactID or CustomerID that is making the request

      • SourceType (string) - CON for a Contact, CUS for Customer/Agency making the request

      • Firstname (string) - The first name of the contact who is making the request

      • Lastname (string) - The last name of the contact who is making the request

      • Contactname (string) - The full contact name of the contact who is making the request

      • Customername (string) - The CustomerName/Agency making the request (if applicable)

      • Email (string) - The email of the contact making the request

      • Address1 (string) - The address line 1 of the brochure request

      • Address2 (string) - The address line 2 of the brochure request

      • city (string) - The city of the address for the brochure request

      • State (string) - The state of the address for the brochure request

      • Country (string) - The country of the address for the brochure request

      • Zip (string) - The zip/postal code of the address for the brochure request