I am trying to create a post request, but the api documentation requires two inputs (InvoiceId and Amount) that are within a subarray of an object.
(I am new to coding so my terminology may be off.)
I have attached a photo of what I am talking about. Basically, I need to set up an input data field for the two items under the Split object. Does anyone know how to do this?