Guest User

Untitled

a guest
Dec 18th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. {
  2. custom_attributes: [
  3. {
  4. attribute_code: some string
  5. value: some string
  6. }
  7. {
  8. attribute_code: some string
  9. value: [
  10. some string,
  11. some string,
  12. some string
  13. ]
  14. }
  15. ]
  16. }
Add Comment
Please, Sign In to add comment